Commit Graph

13 Commits

Author SHA1 Message Date
0b0576a0a8 Merge 104affb51a into 7050ed204b 2024-03-21 06:48:52 +05:30
104affb51a Set maxsize to 32MB in lru_cache() for reasonable memory usage 2024-03-21 06:48:22 +05:30
5fc82399bf get_load_path_str() -> get_load_path_str_cached(): Optimizing Regex Operations with Caching 2024-03-19 22:06:40 +05:30
3fd4e7c4d7 Enhanced Error Handling in load_tensors() 2024-03-19 21:58:37 +05:30
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