stevhliu's picture
stevhliu HF Staff
Add source-preserving Japanese documentation runner
1864088 verified
|
Raw
History Blame Contribute Delete
436 Bytes
---
title: Sample page
---
# Install Transformers
Install `Transformers` version 2.0 from [Hugging Face](https://huggingface.co/docs/transformers).
> This page uses CUDA and Python.
- Run `python train.py` with `--device cuda`.
- Keep the value at 50%.
| Name | Value |
| :--- | ---: |
| model | `google/translategemma-27b-it` |
<Tip>
Use the API for production workloads.
</Tip>
```python
print("Transformers")
```
[[autodoc]]