Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
openaccess-ai-collective
/
mpt-7b-wizardlm
like
20
Follow
Open Access AI Collective
105
Text Generation
Transformers
PyTorch
ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered
English
mpt
custom_code
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
mpt-7b-wizardlm
/
special_tokens_map.json
winglian
add base configuration and py code from base model
a583ee9
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
99 Bytes
{
"bos_token"
:
"<|endoftext|>"
,
"eos_token"
:
"<|endoftext|>"
,
"unk_token"
:
"<|endoftext|>"
}