Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
AliGuinga
/
recyclingllm-01
like
1
PyTorch
mistral
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
AliGuinga
commited on
Dec 1, 2024
Commit
c3f687b
·
verified
·
1 Parent(s):
3ba6433
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -5,4 +5,6 @@ language:
5
base_model:
6
- mistralai/Mistral-7B-v0.3
7
pipeline_tag: text-generation
8
---
5
base_model:
6
- mistralai/Mistral-7B-v0.3
7
pipeline_tag: text-generation
8
+
tags:
9
+
- unsloth
10
---