andreyvz commited on
Commit
9f38073
1 Parent(s): 7060031

Create README.md

Browse files

AI assistant to respond questions about boulder weather

Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - es
4
+ base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
5
+ pipeline_tag: sentence-similarity
6
+ library_name: adapter-transformers
7
+ ---