rashilalk commited on
Commit
2fe5b0a
·
verified ·
1 Parent(s): 439e6a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -2,6 +2,11 @@
2
  base_model: meta-llama/Llama-3.2-1B-Instruct
3
  library_name: transformers.js
4
  license: llama3.2
 
 
 
 
 
5
  ---
6
 
7
  https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct with ONNX weights to be compatible with Transformers.js.
 
2
  base_model: meta-llama/Llama-3.2-1B-Instruct
3
  library_name: transformers.js
4
  license: llama3.2
5
+ language:
6
+ - en
7
+ pipeline_tag: text-generation
8
+ tags:
9
+ - legal
10
  ---
11
 
12
  https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct with ONNX weights to be compatible with Transformers.js.