Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
biomisc
/
retrieverapp_orig_8B
like
0
Follow
biomisc
4
Safetensors
llama
License:
llama3.1
Model card
Files
Files and versions
Community
Train
fooliu
commited on
Dec 20, 2024
Commit
ab48a2e
·
verified
·
1 Parent(s):
7d6dabf
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
license: llama3.1
3
+
base_model:
4
+
- meta-llama/Llama-3.1-8B-Instruct
5
+
---
6
+
7
+
Fine-tuned model for RetrieverApp to predict data_type and organism for GEO entries.
8
+
9
+
Based on Llama3.1 8B-IT.