CyberTimon commited on
Commit
7c84d30
·
1 Parent(s): aea89f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,6 +1,7 @@
1
  # This is the 4bit converted version for use with oobabooga's text-generation-webui.
2
 
3
  All credits go to this amazing project: https://github.com/FreedomIntelligence/LLMZoo
 
4
  This is the chat-instruct version
5
 
6
  Converted with `python llama.py ./chimera-7b c4 --wbits 4 --true-sequential --groupsize 128 --save chimera7b-4bit-128g.pt`
 
1
  # This is the 4bit converted version for use with oobabooga's text-generation-webui.
2
 
3
  All credits go to this amazing project: https://github.com/FreedomIntelligence/LLMZoo
4
+
5
  This is the chat-instruct version
6
 
7
  Converted with `python llama.py ./chimera-7b c4 --wbits 4 --true-sequential --groupsize 128 --save chimera7b-4bit-128g.pt`