Skip to content

Commit 5392184

Browse files
committed
add gaudi section
1 parent 9bb4334 commit 5392184

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -239,3 +239,8 @@ Do not forget to install requirements for every example:
239239
cd <example-folder>
240240
pip install -r requirements.txt
241241
```
242+
243+
244+
## Gaudi
245+
246+
To train your model on [Habana's Gaudi processor (HPU)](https://docs.habana.ai/en/latest/index.html), check out [`optimum-habana`](https://github.com/huggingface/optimum-habana). After training your model, feel free to submit it to the Intel [leaderboard](https://huggingface.co/spaces/Intel/powered_by_intel_llm_leaderboard) which is designed to evaluate, score, and rank open-source LLMs that have been pre-trained or fine-tuned on Intel Hardwares. Models submitted to the leaderboard will be evaluated on the Intel Developer Cloud. The evaluation platform consists of Gaudi Accelerators and Xeon CPUs running benchmarks from the Eleuther AI Language Model Evaluation Harness.

0 commit comments

Comments
 (0)