Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Johnyquest7
/
struct_med_onnx
like
0
Text Generation
Transformers.js
ONNX
English
llama
conversational
License:
mit
Model card
Files
Files and versions
Community
Use this model
Johnyquest7
commited on
16 days ago
Commit
29f91d7
·
verified
·
1 Parent(s):
25a3554
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,9 @@
1
-
---
2
-
license: mit
3
-
---
1
+
---
2
+
license: mit
3
+
language:
4
+
- en
5
+
base_model:
6
+
- meta-llama/Llama-3.2-1B-Instruct
7
+
pipeline_tag: text-generation
8
+
library_name: transformers.js
9
+
---