iandennismiller
commited on
Commit
•
c757127
1
Parent(s):
a888e0d
enable inference api
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
base_model: https://huggingface.co/truehealth/LLama-2-MedText-13b
|
3 |
-
inference:
|
4 |
license: cc-by-nc-4.0
|
5 |
model_creator: truehealth
|
6 |
model_name: LLama 2 MedText 13b
|
|
|
1 |
---
|
2 |
base_model: https://huggingface.co/truehealth/LLama-2-MedText-13b
|
3 |
+
inference: true
|
4 |
license: cc-by-nc-4.0
|
5 |
model_creator: truehealth
|
6 |
model_name: LLama 2 MedText 13b
|