Skip to content

Commit

Permalink
Merge pull request axolotl-ai-cloud#186 from akj2018/main
Browse files Browse the repository at this point in the history
Update FAQS.md
  • Loading branch information
NanoCode012 authored Jun 11, 2023
2 parents facc4ba + ef9ec5d commit 928b5e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions FAQS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@

- Can you train StableLM with this? Yes, but only with a single GPU atm. Multi GPU support is coming soon! Just waiting on this [PR](https://github.com/huggingface/transformers/pull/22874)
- Will this work with Deepspeed? That's still a WIP, but setting `export ACCELERATE_USE_DEEPSPEED=true` should work in some cases
- `Error invalid argument at line 359 in file /workspace/bitsandbytes/csrc/pythonInterface.c`
`/arrow/cpp/src/arrow/filesystem/s3fs.cc:2598: arrow::fs::FinalizeS3 was not called even though S3 was initialized.`
This could lead to a segmentation fault at exit. Try reinstalling bitsandbytes and transformers from source.

0 comments on commit 928b5e2

Please sign in to comment.