Instructions to use Canstralian/text2shellcommands with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Canstralian/text2shellcommands with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Canstralian/text2shellcommands", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| license: mit | |
| datasets: | |
| - Canstralian/ShellCommands | |
| - Canstralian/CyberExploitDB | |
| language: | |
| - en | |
| base_model: | |
| - WhiteRabbitNeo/WhiteRabbitNeo-13B-v1 | |
| - replit/replit-code-v1_5-3b | |
| library_name: transformers | |
| tags: | |
| - code | |