Instructions to use bgsach/WizardCoder-Python-7B-V1.0-ct2-int8_float16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bgsach/WizardCoder-Python-7B-V1.0-ct2-int8_float16 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("bgsach/WizardCoder-Python-7B-V1.0-ct2-int8_float16", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "bos_token": "</s>", | |
| "eos_token": "</s>", | |
| "layer_norm_epsilon": 1e-05, | |
| "unk_token": "</s>" | |
| } | |