MaziyarPanahi commited on
Commit
2ac4373
1 Parent(s): 11aa74f

Update README.md (#4)

Browse files

- Update README.md (281ef7b1b8bf8bc3c0b6d38d09ba9b11c13fa13d)

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ model = AutoModelForCausalLM.from_pretrained("MaziyarPanahi/Calme-7B-Instruct-v0
42
 
43
  > I love how GGUF democratizes the use of Large Language Models (LLMs) on commodity hardware, more specifically, personal computers without any accelerated hardware. Because of this, I am committed to converting and quantizing any models I fine-tune to make them accessible to everyone!
44
 
45
- - GGUF (2/3/4/5/6/8 bits): [MaziyarPanahi/Calme-7B-Instruct-v0.2-GGUF](https://huggingface.co/MaziyarPanahi/Calme-7B-Instruct-v0.3-GGUF)
46
 
47
  ## Examples
48
 
 
42
 
43
  > I love how GGUF democratizes the use of Large Language Models (LLMs) on commodity hardware, more specifically, personal computers without any accelerated hardware. Because of this, I am committed to converting and quantizing any models I fine-tune to make them accessible to everyone!
44
 
45
+ - GGUF (2/3/4/5/6/8 bits): [MaziyarPanahi/Calme-7B-Instruct-v0.3-GGUF](https://huggingface.co/MaziyarPanahi/Calme-7B-Instruct-v0.3-GGUF)
46
 
47
  ## Examples
48