Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ChuckMcSneed
/
wizardcoder-33b-v1.1-mirror
like
5
Text Generation
Transformers
Safetensors
llama
code
Eval Results
text-generation-inference
Inference Endpoints
arxiv:
2304.12244
arxiv:
2306.08568
arxiv:
2308.09583
License:
wtfpl
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
ChuckMcSneed
commited on
Apr 17, 2024
Commit
96fef66
·
verified
·
1 Parent(s):
bef7b65
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
May or not be deleted wizardcoder-33b-v1.1.
2
+
3
+
# Prompt format
4
+
```
5
+
### Instruction:
6
+
{instruction}
7
+
8
+
### Response:
9
+
10
+
```