lcarrere commited on
Commit
dc3fecc
·
verified ·
1 Parent(s): 5ae6bef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: llama3.3
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.3
3
+ ---
4
+ ## Model Summary
5
+
6
+ This repository hosts quantized versions of the Llama-3.3-70B-Instruct model.
7
+
8
+ **Format:** GGUF
9
+ **Converter:** llama.cpp 9ba399dfa7f115effc63d48e6860a94c9faa31b2
10
+ **Quantizer:** LM-Kit.NET 2024.12.11
11
+
12
+ For more detailed information on the base model, please visit the following link
13
+
14
+ - [Llama-3.3-70B-Instruct](https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct)