Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
locchh committed Dec 29, 2024
1 parent cd73ab8 commit 0a2e213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# llm-playground

A sandbox environment to experiment with large language models and various NLP tasks.

**Notes**

- Hardware: *NVIDIA-SMI 550.107.02 Driver Version: 550.107.02 CUDA Version: 12.4*
- Python: *Python =3.8*
- Use the `huggingface-cli` to download a specific model. For example: `huggingface-cli download model <repo_id>`
- Install `cudatoolkit` in `conda`: `conda install -c conda-forge cudatoolkit-dev -y`

0 comments on commit 0a2e213

Please sign in to comment.