brendmung commited on
Commit
4b5040a
1 Parent(s): a562e0b

Create README.md

Browse files

For AbodeLLM app.

Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - meta-llama/Llama-3.2-1B-Instruct
4
+ pipeline_tag: text-generation
5
+ ---