Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
pathikg
/
DogLLaMA_7b
like
0
Question Answering
Transformers
PyTorch
pathikg/DogLLAMA-small
llama
text-generation
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
pathikg
commited on
Jan 22, 2024
Commit
5126ecb
路
verified
路
1 Parent(s):
5ecb909
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
---
2
+
datasets:
3
+
- pathikg/DogLLAMA-small
4
+
library_name: transformers
5
+
pipeline_tag: question-answering
6
+
---