ehartford commited on
Commit
36dcaae
1 Parent(s): 634ede4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -12,6 +12,9 @@ tags:
12
 
13
  <img src="https://cdn-uploads.huggingface.co/production/uploads/63111b2d88942700629f5771/VPrrQhxZis4xkocEPCaz5.jpeg" width="600" />
14
 
 
 
 
15
  TheProfessor is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
16
 
17
  TheProfessor was created by Eric Hartford, with much appreciated help from Weyaxi and Charles Goddard, and AbacusAI's Generative AI team.
 
12
 
13
  <img src="https://cdn-uploads.huggingface.co/production/uploads/63111b2d88942700629f5771/VPrrQhxZis4xkocEPCaz5.jpeg" width="600" />
14
 
15
+ This is the gguf repository. Full weights is [here](https://huggingface.co/abacusai/TheProfessor-155b)
16
+ ```cat TheProfessor_Q4_K_M.gguf.* >> TheProfessor_Q4_K_M.gguf```
17
+
18
  TheProfessor is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
19
 
20
  TheProfessor was created by Eric Hartford, with much appreciated help from Weyaxi and Charles Goddard, and AbacusAI's Generative AI team.