Pinned Repositories
aana_chat_with_video
A multimodal chat application that allows users to upload a video and ask questions about the video content based on the visual and audio information.
aana_examples
Example applications for Aana SDK
aana_sdk
Aana SDK is a powerful framework for building AI enabled multimodal applications.
aana_summarize_video
An Aana application that summarizes a video by extracting transcription from the audio and generating a summary using a Language Model (LLM).
faiss
A library for efficient similarity search and clustering of dense vectors.
faster-whisper
Faster Whisper ASR transcription with CTranslate2
fastRAG
Efficient Retrieval Augmentation and Generation Framework
gemlite
Fast low-bit matmul kernels in Triton
hqq
Official implementation of Half-Quadratic Quantization (HQQ)
low-rank-llama2
Low-Rank Llama Custom Training
mobiusml's Repositories
mobiusml/hqq
Official implementation of Half-Quadratic Quantization (HQQ)
mobiusml/gemlite
Fast low-bit matmul kernels in Triton
mobiusml/aana_sdk
Aana SDK is a powerful framework for building AI enabled multimodal applications.
mobiusml/faster-whisper
Faster Whisper ASR transcription with CTranslate2
mobiusml/low-rank-llama2
Low-Rank Llama Custom Training
mobiusml/aana_chat_with_video
A multimodal chat application that allows users to upload a video and ask questions about the video content based on the visual and audio information.
mobiusml/aana_summarize_video
An Aana application that summarizes a video by extracting transcription from the audio and generating a summary using a Language Model (LLM).
mobiusml/fastRAG
Efficient Retrieval Augmentation and Generation Framework
mobiusml/aana-sdk-introducing-blog
mobiusml/aana_app_template
A template for applications built on top of Aana SDK
mobiusml/aana_examples
Example applications for Aana SDK
mobiusml/custom_concepts_benchmark
mobiusml/faiss
A library for efficient similarity search and clustering of dense vectors.
mobiusml/InsightFace-REST
InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.
mobiusml/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
mobiusml/whisper-static-cache-blog
mobiusml/sam2_np
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.