pixas commited on
Commit
c6ae826
·
verified ·
1 Parent(s): 3d4333e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,3 +1,6 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - meta-llama/Llama-3.1-8B-Instruct
5
+ pipeline_tag: text-generation
6
+ ---