Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
abhiyanta
/
Llama-chatDoctor
like
2
Text Generation
Transformers
PyTorch
English
llama
conversational
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
abhiyanta
commited on
Sep 8, 2024
Commit
24f2e50
·
verified
·
1 Parent(s):
2ea0c85
Create readme file
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
---
2
+
license: mit
3
+
language:
4
+
- en
5
+
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
6
+
---