JL42 commited on
Commit
91e0e64
1 Parent(s): 21a6af1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,5 +1,13 @@
1
  ---
2
  license: llama3
 
 
 
 
 
 
 
 
3
  ---
4
  The model is a fine-tuned large language model on using publically available medical data.
5
 
 
1
  ---
2
  license: llama3
3
+ library_name: transformers
4
+ tags:
5
+ - Text Generation
6
+ - Safetensors
7
+ - llama
8
+ - conversational
9
+ - Inference Endpoints
10
+ - text-generation-inference
11
  ---
12
  The model is a fine-tuned large language model on using publically available medical data.
13