Instructions to use michaelfeil/ct2fast-codegen-6B-multi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use michaelfeil/ct2fast-codegen-6B-multi with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("michaelfeil/ct2fast-codegen-6B-multi", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| {"unk_token": "<|endoftext|>", "bos_token": "<|endoftext|>", "eos_token": "<|endoftext|>", "add_prefix_space": false, "model_max_length": 2048, "special_tokens_map_file": null, "name_or_path": "gpt2", "tokenizer_class": "CodeGenTokenizer"} | |