T3lli commited on
Commit
4aafc7e
·
verified ·
1 Parent(s): 084f0f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,11 +1,17 @@
1
  ---
2
- library_name: transformers
3
  tags:
 
 
 
4
  - unsloth
 
5
  - trl
6
  - sft
 
 
 
7
  ---
8
-
9
  # Model Card for Model ID
10
 
11
  <!-- Provide a quick summary of what the model is/does. -->
 
1
  ---
2
+ base_model: unsloth/Llama-3.2-1B-Instruct
3
  tags:
4
+ - text-generation-inference
5
+ - text-generation
6
+ - transformers
7
  - unsloth
8
+ - llama
9
  - trl
10
  - sft
11
+ license: apache-2.0
12
+ language:
13
+ - en
14
  ---
 
15
  # Model Card for Model ID
16
 
17
  <!-- Provide a quick summary of what the model is/does. -->