Commit Graph

23 Commits

Author SHA1 Message Date
ceb9f0d208 Revert "Update model.py" 2024-10-01 11:41:32 -05:00
7a19c9eb9c Update checkpoint.py 2024-05-07 01:51:50 -04:00
8f05ad77cf Update runners.py 2024-05-07 01:48:54 -04:00
c99757f4c5 Update project. 2024-05-07 01:31:21 -04:00
9fe567cb28 Update run.py 2024-05-07 01:30:48 -04:00
50afed2ab0 Update README.md 2024-05-07 01:27:13 -04:00
86c9e556f9 Update CODE_OF_CONDUCT.md 2024-05-07 01:25:40 -04:00
ce6456ffb4 Update README.md 2024-05-07 01:25:04 -04:00
47f06facea Update README.md 2024-05-07 01:24:03 -04:00
0dda9c01b5 Update README.md 2024-05-05 06:26:39 -04:00
a442f44578 Merge pull request #1 from El-o-heka/El-o-heka-patch-2
Update model.py
2024-05-05 06:23:33 -04:00
9e910bc1d6 Update model.py 2024-05-05 06:23:19 -04:00
2e1b87bb85 Update LICENSE.txt 2024-05-04 08:13:16 -04:00
55337813d5 Update LICENSE.txt
Voided
2024-05-04 08:09:00 -04:00
7050ed204b Corrected name of package "cuda12-pip" (#194)
The `cuda12-pip` package was wrongly named `cuda12_pip`
in requirements.txt
2024-03-19 08:48:22 -07:00
d6d9447e2d Update huggingface link 2024-03-18 11:40:01 -07:00
7207216386 Create .gitignore for checkpoints (#149)
ignore the checkpoints files
2024-03-18 11:01:17 -07:00
310e19eee2 Corrected checkpoint dir name, download section link 2024-03-18 09:39:02 -07:00
1ff4435d25 Update README with Model Specifications (#27)
Added an overview of the model as discussed in response to #14. 

Adding more info on the the model specs before they proceed to download
the checkpoints should help folks ensure they have the necessary
resources to effectively utilize Grok-1.
2024-03-18 09:36:24 -07:00
b0e77734fe Make download instruction more clear (#155) 2024-03-18 09:11:17 -07:00
e50578b5f5 Fix requirements.txt 2024-03-17 13:28:50 -07:00
be76c959fa Add initial code 2024-03-17 11:11:31 -07:00
5aabc78af1 Initial commit 2024-03-13 19:38:44 -07:00