LLM-VM icon indicating copy to clipboard operation
LLM-VM copied to clipboard

irresponsible innovation. Try now at https://chat.dev/

Results 102 LLM-VM issues
Sort by recently updated
recently updated
newest added

Definition of done: Implement training large models using FSDP to accelerate training on large datasets. Reference: https://pytorch.org/blog/introducing-pytorch-fully-sharded-data-parallel-api/

feat/enhancement

Could possibly be done using `Scalene`

feat/enhancement
good first issue
SWAG
frontend
hacktoberfest

Enable large models that can't fit on the GPU to run inference by passing params back and forth between RAM and GPU-RAM

feat/enhancement

Currently LLM-VM does not support multiple GPU setups. Using runpod, I rented a setup with 2 RTX 3090 GPUs. Well running the local Bloom model example from the [docs](https://anarchy.ai/get_started/quickstart/completions). I...

bug
feat/enhancement
HIGH-PRIORITY
improvement

We discussed YouTube videos in our latest triage but before we publish any videos, it would be good to have the video content as blogs.

documentation
good first issue
SWAG

open bounty for demo applications that work to add to a curated example gallery

good first issue
help wanted
SWAG