567-labs / fastllm

A collection of LLM services you can self host via docker or modal labs to support your applications development
MIT License
181 stars 23 forks source link

Adding the ability to support large file uploads with intermediate saving checkpoints #34

Closed ivanleomk closed 8 months ago

ivanleomk commented 8 months ago

Made the following changes

Also added an example of how to use the Modal cli volume feature with an example for ls and rm inside the Readme file.