Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cmcmaster
/
transcript_model_mlx
like
0
Text Generation
MLX
Safetensors
llama
conversational
4-bit precision
Model card
Files
Files and versions
Community
Train
Use this model
cmcmaster
commited on
about 16 hours ago
Commit
f51fc77
·
verified
·
1 Parent(s):
fea401c
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
---
2
+
base_model:
3
+
- meta-llama/Llama-3.2-3B-Instruct
4
+
pipeline_tag: text-generation
5
+
library_name: mlx
6
+
---