Instructions to use Huelake/F-Lite-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Huelake/F-Lite-7B with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Huelake/F-Lite-7B", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee

- Xet hash:
- 6c5ca5a4e81bc2447e42aa4afed277119c3fb4e4a1da75928a7602993ab5c6ce
- Size of remote file:
- 5.91 MB
- SHA256:
- f886418ff9ada3bcf3c16567adad442514ab2bd257454455663d6d25309ddd74
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.