fuzzy-mittenz commited on
Commit
936b6cc
·
verified ·
1 Parent(s): 6524936

Update README.md

Browse files

![kegger.png](https://cdn-uploads.huggingface.co/production/uploads/6593502ca2607099284523db/Abd6-scry7ML8ZglhYGTf.png)

Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -26,9 +26,17 @@ base_model: THU-KEG/ADELIE-SFT-3B
26
  ---
27
 
28
  # IntelligentEstate/Keg_Party-3B-Q8_0-GGUF
 
 
 
 
 
 
29
  This model was converted to GGUF format from [`THU-KEG/ADELIE-SFT-3B`](https://huggingface.co/THU-KEG/ADELIE-SFT-3B) using llama.cpp via
30
  Refer to the [original model card](https://huggingface.co/THU-KEG/ADELIE-SFT-3B) for more details on the model.
31
 
 
 
32
  ## Use with llama.cpp
33
  Install llama.cpp through brew (works on Mac and Linux)
34
 
 
26
  ---
27
 
28
  # IntelligentEstate/Keg_Party-3B-Q8_0-GGUF
29
+
30
+ This is a SFT model of Llama 3.2 3B from THU-KEG
31
+ it accells at information retrieval amoung other tasks
32
+
33
+ ![kegger.png](https://cdn-uploads.huggingface.co/production/uploads/6593502ca2607099284523db/Abd6-scry7ML8ZglhYGTf.png)
34
+
35
  This model was converted to GGUF format from [`THU-KEG/ADELIE-SFT-3B`](https://huggingface.co/THU-KEG/ADELIE-SFT-3B) using llama.cpp via
36
  Refer to the [original model card](https://huggingface.co/THU-KEG/ADELIE-SFT-3B) for more details on the model.
37
 
38
+ ## This model was created to use as an information retrieval base in a swarm system and should work excellently with certain reasoning or calculative functions
39
+
40
  ## Use with llama.cpp
41
  Install llama.cpp through brew (works on Mac and Linux)
42