akashaero commited on
Commit
448c0e0
1 Parent(s): 5434b3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: llama3.1
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.1
3
+ ---
4
+
5
+ Quantized and converted to GGUF using [b3488](https://github.com/ggerganov/llama.cpp/tree/b3488) release of llama.cpp
6
+
7
+ Original model: [Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct)
8
+