Windows Instruction for Blackwell GPU #8034
Katehuuh
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Win installation-
python 3.10
, RTX 50xx only supports CUDA≥12.8:Quick Start example:
Model name: Llama-3.1-8B-Instruct
- Will use 10GB VRAM1.1 Without HF tokens change
Model path: meta-llama/Llama-3.1-8B-Instruct
toNousResearch/Meta-Llama-3.1-8B-Instruct
Quantization bit: 4
- QLoRATrain
>Dataset
>alpaca_gpt4_en
is selected, which is a Q&A dataset located in./data
.[Start]
After train LoRa/adapter is in
./saves
, to merge back to model useExport
Tab or else, directlyChat
with the selectedcheckpoint path
.Beta Was this translation helpful? Give feedback.
All reactions