Instructions to use minishlab/potion-code-16M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Model2Vec
How to use minishlab/potion-code-16M with Model2Vec:
from model2vec import StaticModel model = StaticModel.from_pretrained("minishlab/potion-code-16M") - Notebooks
- Google Colab
- Kaggle
File size: 97 Bytes
5cf2056 | 1 2 3 4 5 | {
"normalize": true,
"embedding_dtype": "float32",
"vocabulary_quantization": 61826
} |