🌱 I’m currently learning AI
COLLECTED BY
Collection: Save Page Now Outlinks

{{ message }}
Focused on Architectures for LLM Applications
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.
BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
This is a text generation method which returns a generator, streaming out each token in real-time during inference, based on Huggingface/Transformers.