Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
miqudev
/
miqu-1-70b
like
982
GGUF
Inference Endpoints
Model card
Files
Files and versions
Community
31
Deploy
Use this model
ccc
#28
by
zz001
- opened
Mar 7, 2024
base:
refs/heads/main
←
from:
refs/pr/28
Discussion
Files changed
+4
-0
Files changed (1)
hide
show
a.css
+4
-0
a.css
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
a{
2
+
color: #333;
3
+
background: red;
4
+
}