TechWithRay's repositories
OpenAI-Function-Calling
Build Super App Using OpenAI Function Calling
market-pilot
AI Powered Digital Marketing Tool
EQ-Bench
A benchmark for emotional intelligence in large language models
Gemini-Commonsense-Evaluation
Official implementation of "Gemini in Reasoning: Unveiling Commonsense in Multimodal Large Language Models"
gemma.cpp
lightweight, standalone C++ inference engine for Google's Gemma models.
lm-evaluation-harness
A framework for few-shot evaluation of language models.
lunary
The production toolkit for LLMs. Observability, analytics and evaluation.
opencompass
OpenCompass is an LLM evaluation platform, supporting a wide range of models (InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, etc) over 100+ datasets.
AlignBench
多维度中文对齐评测基准 | Benchmarking Chinese Alignment of LLMs
alignment-handbook
Robust recipes to align language models with human and AI preferences
awesome-open-data-annotation
Open Source Data Annotation & Labeling Tools
florence2-finetuning
Quick exploration into fine tuning florence 2
litellm
Call all LLM APIs using the OpenAI format. Use Bedrock, Azure, OpenAI, Cohere, Anthropic, Ollama, Sagemaker, HuggingFace, Replicate (100+ LLMs)
LLaMA-Factory
A WebUI for Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
llama2.mojo
Inference Llama 2 in one file of pure 🔥
llm.c
LLM training in simple, raw C/CUDA
LLMs-from-scratch
Implementing a ChatGPT-like LLM from scratch, step by step
LLMs-Handbook
Fundamental Knowledge of LLMs
MiniGPT-4
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
nn-zero-to-hero
Neural Networks: Zero to Hero
OpenDevin
🐚 OpenDevin: Code Less, Make More
reward-bench
RewardBench: the first evaluation tool for reward models.
SLAM-LLM
Speech, Language, Audio, Music Processing with Large Language Model
TechWithRay
Config files for my GitHub profile.
TinyLLaVA_Factory
A Framework of Small-scale Large Multimodal Models
transformers-benchmarks
real Transformer TeraFLOPS on various GPUs
TrustLLM
TrustLLM: Trustworthiness in Large Language Models
whisper.cpp
Port of OpenAI's Whisper model in C/C++