Instructions to use Babu/code-llama-Html-responsive with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use Babu/code-llama-Html-responsive with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("Babu/code-llama-Html-responsive", set_active=True) - Notebooks
- Google Colab
- Kaggle
File size: 116 Bytes
0b8c73f | 1 2 3 4 5 6 7 | {
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"transformers_version": "4.35.0.dev0"
}
|