Instructions to use WPJSVANZ/AdososCodAi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use WPJSVANZ/AdososCodAi with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("WPJSVANZ/AdososCodAi", "model.bin")) - Notebooks
- Google Colab
- Kaggle
File size: 288 Bytes
9182690 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | ---
license: apache-2.0
datasets:
- fka/awesome-chatgpt-prompts
- cfahlgren1/react-code-instructions
language:
- ru
metrics:
- accuracy
base_model:
- Qwen/Qwen2.5-Coder-32B-Instruct
- openai-community/gpt2
new_version: openai/whisper-large-v3-turbo
library_name: fasttext
tags:
- code
--- |