Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
walebadr
/
mamba-2.8b-SFT
like
0
Transformers
PyTorch
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
walebadr
commited on
Jan 15, 2024
Commit
680064d
·
verified
·
1 Parent(s):
f7f2a3d
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-1
README.md
CHANGED
Viewed
@@ -23,4 +23,10 @@ decoded = tokenizer.batch_decode(out)
23
24
25
print("Model:", decoded[0])
26
-
```
23
24
25
print("Model:", decoded[0])
26
+
```
27
+
28
+
29
+
30
+
### Model Evaluation
31
+
Coming soon
32
+