Skip to content

Commit

Permalink
add hf support
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbohne123 committed Feb 3, 2024
1 parent 654cfd1 commit 4245580
Show file tree
Hide file tree
Showing 6 changed files with 328 additions and 161 deletions.
487 changes: 326 additions & 161 deletions models/Example_OLS_Model.ipynb

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions models/ols_model/model_summary.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Layer Type,Parameters
Linear,3
Binary file modified models/ols_model/ols_model.ckpt
Binary file not shown.
Binary file modified models/ols_model/ols_model.pkl
Binary file not shown.
Binary file modified models/ols_model/pytorch_linear_regression_model.pth
Binary file not shown.
File renamed without changes.

0 comments on commit 4245580

Please sign in to comment.