Instructions to use Gazingstars123/Anima-2.9B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Gazingstars123/Anima-2.9B with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Somes stupid questions about Lora Training
#25
by KeMiliUs - opened
Can I train loras on Anima-2.9B-int8convrot? and if i train lora on Anima 2.9B preview it will have good compatibility on Anima-2.9B convrot Checkpoint?
I've never try it, but I think int8 is for inference only. Alternatively, some tools can load the bf16 model in fp8 instead, which does the same thing.