"src/runtime/cuda/cuda_hashtable.hip" did not exist on "6014623d8f01bbb6858febb08e20596682b75175"
Unverified Commit 9c0e20de authored by Sayak Paul's avatar Sayak Paul Committed by GitHub
Browse files

[chore] Update README_sana.md to update the default model (#10285)

Update README_sana.md to update the default model
parent f35a3872
...@@ -73,7 +73,7 @@ This will also allow us to push the trained LoRA parameters to the Hugging Face ...@@ -73,7 +73,7 @@ This will also allow us to push the trained LoRA parameters to the Hugging Face
Now, we can launch training using: Now, we can launch training using:
```bash ```bash
export MODEL_NAME="Efficient-Large-Model/Sana_1600M_1024px_diffusers" export MODEL_NAME="Efficient-Large-Model/Sana_1600M_1024px_BF16_diffusers"
export INSTANCE_DIR="dog" export INSTANCE_DIR="dog"
export OUTPUT_DIR="trained-sana-lora" export OUTPUT_DIR="trained-sana-lora"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment