TheCluster commited on
Commit
911e87d
1 Parent(s): d85385c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -3
README.md CHANGED
@@ -1,3 +1,30 @@
1
- ---
2
- license: llama3.2
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ - de
5
+ - fr
6
+ - it
7
+ - pt
8
+ - hi
9
+ - es
10
+ - th
11
+ library_name: transformers
12
+ pipeline_tag: text-generation
13
+ tags:
14
+ - facebook
15
+ - meta
16
+ - pytorch
17
+ - llama
18
+ - llama-3
19
+ - llama.cpp
20
+ - gguf
21
+ license: llama3.2
22
+ ---
23
+
24
+ ## Llama 3.2 3B Instruct by Meta
25
+
26
+ **Model creator:** [meta-llama](https://huggingface.co/meta-llama)<br>
27
+ **Original model**: [Meta-Llama-3.2-3B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct)<br>
28
+ **GGUF quantization:** based on `llama.cpp` release [b3825](https://github.com/ggerganov/llama.cpp/releases/tag/b3825)<br>
29
+
30
+