Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -2,6 +2,13 @@
2
  base_model: meta-llama/Llama-3.2-1B
3
  language:
4
  - en
 
 
 
 
 
 
 
5
  library_name: transformers
6
  license: llama3.2
7
  tags:
@@ -64,4 +71,4 @@ The Meta Llama 3.2 collection of multilingual large language models (LLMs) is a
64
 
65
  **License:** Use of Llama 3.2 is governed by the [Llama 3.2 Community License](https://github.com/meta-llama/llama-models/blob/main/models/llama3_2/LICENSE) (a custom, commercial license agreement).
66
 
67
- Where to send questions or comments about the model Instructions on how to provide feedback or comments on the model can be found in the model [README](https://github.com/meta-llama/llama3). For more technical information about generation parameters and recipes for how to use Llama 3.1 in applications, please go [here](https://github.com/meta-llama/llama-recipes).
 
2
  base_model: meta-llama/Llama-3.2-1B
3
  language:
4
  - en
5
+ - de
6
+ - fr
7
+ - it
8
+ - pt
9
+ - hi
10
+ - es
11
+ - th
12
  library_name: transformers
13
  license: llama3.2
14
  tags:
 
71
 
72
  **License:** Use of Llama 3.2 is governed by the [Llama 3.2 Community License](https://github.com/meta-llama/llama-models/blob/main/models/llama3_2/LICENSE) (a custom, commercial license agreement).
73
 
74
+ Where to send questions or comments about the model Instructions on how to provide feedback or comments on the model can be found in the model [README](https://github.com/meta-llama/llama3). For more technical information about generation parameters and recipes for how to use Llama 3.1 in applications, please go [here](https://github.com/meta-llama/llama-recipes).