Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
npvinHnivqn
/
GGUF-metamath-llemma
like
0
GGUF
License:
mit
Model card
Files
Files and versions
Community
Deploy
Use this model
npvinHnivqn
commited on
Nov 21, 2023
Commit
0314072
·
1 Parent(s):
ecd5d05
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -1,6 +1,7 @@
1
---
2
license: mit
3
---
4
```python
5
from ctransformers import AutoModelForCausalLM
6
1
---
2
license: mit
3
---
4
+
## Quick start
5
```python
6
from ctransformers import AutoModelForCausalLM
7