Delve-ERAV1 / Phi-2-Vision-Language
Pretraining and finetuning for visual instruction following with Mixture of Experts
☆9Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for Phi-2-Vision-Language
- Set of scripts to finetune LLMs☆36Updated 7 months ago
- Fine-tune Mistral 7B to generate fashion style suggestions☆31Updated 10 months ago
- Notebooks for fine tuning pali gemma☆41Updated 3 months ago
- Testing and evaluating the capabilities of Vision-Language models (PaliGemma) in performing computer vision tasks such as object detectio…☆77Updated 5 months ago
- This repository shows various ways of deploying a vision model (TensorFlow) from 🤗 Transformers.☆29Updated 2 years ago
- Official repo for the paper PHUDGE: Phi-3 as Scalable Judge. Evaluate your LLMs with or without custom rubric, reference answer, absolute…☆48Updated 4 months ago
- MultiOCR, an interface that connects multiple open-source OCR and various Cloud OCR.☆31Updated last year
- Notebook and Scripts that showcase running quantized diffusion models on consumer GPUs☆33Updated 2 weeks ago
- Repository featuring fine-tuning code for various LLMs, complemented by occasional explanations, deep dives.☆40Updated last month
- Code Repository for Blog - How to Productionize Large Language Models (LLMs)☆11Updated 7 months ago
- Implementation of the Mamba SSM with hf_integration.☆55Updated 2 months ago
- Explore the use of DSPy for extracting features from PDFs 🔎☆33Updated 8 months ago
- Using open-source LLM Llama2 by Meta on local CPU inference for document question-and-answer☆15Updated last year
- Parameter-efficient finetuning script for Phi-3-vision, the strong multimodal language model by Microsoft.☆53Updated 4 months ago
- Code for NeurIPS LLM Efficiency Challenge☆53Updated 7 months ago
- Fully fine-tune large models like Mistral, Llama-2-13B, or Qwen-14B completely for free☆219Updated last week
- Variant for Visual GPT with better UI using h2o Wave & Single GPU support☆15Updated last year
- Official repository for RAGVIZ: Diagnose and Visualize Retrieval-Augmented Generation☆21Updated this week
- Which model is the best at object detection? Which is best for small or large objects? We compare the results in a handy leaderboard.☆47Updated this week
- Implementation of CaiT models in TensorFlow and ImageNet-1k checkpoints. Includes code for inference and fine-tuning.☆12Updated last year
- meta_llama_2finetuned_text_generation_summarization☆21Updated last year
- Learning PyTorch through the D2L book. A series of notebooks for the same