Instructions to use Plasmoxy/mt5-small-gigatrue-slovak-D-456 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Plasmoxy/mt5-small-gigatrue-slovak-D-456 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Plasmoxy/mt5-small-gigatrue-slovak-D-456") model = AutoModelForSeq2SeqLM.from_pretrained("Plasmoxy/mt5-small-gigatrue-slovak-D-456", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 1,870 Bytes
94f4a66 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | Thu Jan 9 19:10:15 2025
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.127.08 Driver Version: 550.127.08 CUDA Version: 12.4 |
|-----------------------------------------+------------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA RTX A4000 Off | 00000000:01:00.0 Off | Off |
| 41% 64C P2 133W / 140W | 14635MiB / 16376MiB | 100% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 76833 G /usr/lib/xorg/Xorg 4MiB |
| 0 N/A N/A 769728 C ...ik/miniforge3/envs/alpha/bin/python 14620MiB |
+-----------------------------------------------------------------------------------------+
|