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
| 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 | |