Pinned Repositories
alpaca-lora
Instruct-tune LLaMA on consumer hardware
clash-for-linux
Linux 端使用 Clash 作为代理工具
FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
ift_prac
LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning: LLaVA (Large Language-and-Vision Assistant) built towards GPT-4V level capabilities.
model_scripts
open-instruct
PeriodicLoRA_
xsum_eval
CCCarloooo's Repositories
CCCarloooo/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
CCCarloooo/open-instruct
CCCarloooo/PeriodicLoRA_
CCCarloooo/xsum_eval
CCCarloooo/alpaca-lora
Instruct-tune LLaMA on consumer hardware
CCCarloooo/clash-for-linux
Linux 端使用 Clash 作为代理工具
CCCarloooo/evaluate
🤗 Evaluate: A library for easily evaluating machine learning models and datasets.
CCCarloooo/finetune-gpt2xl
Guide: Finetune GPT2-XL (1.5 Billion Parameters) and finetune GPT-NEO (2.7 B) on a single GPU with Huggingface Transformers using DeepSpeed
CCCarloooo/ift_prac
CCCarloooo/LLaVA
[NeurIPS'23 Oral] Visual Instruction Tuning: LLaVA (Large Language-and-Vision Assistant) built towards GPT-4V level capabilities.
CCCarloooo/model_scripts
CCCarloooo/grade-school-math
CCCarloooo/LawBench
Benchmarking Legal Knowledge of Large Language Models
CCCarloooo/LLaMA-Factory
Easy-to-use LLM fine-tuning framework (LLaMA, BLOOM, Mistral, Baichuan, Qwen, ChatGLM)
CCCarloooo/llm_interview_note
主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
CCCarloooo/lm-evaluation-harness
A framework for few-shot evaluation of autoregressive language models.
CCCarloooo/MLWritingAndResearch
Notebook Examples used in machine learning writing and research
CCCarloooo/NER
A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.
CCCarloooo/thorough-pytorch
PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/
CCCarloooo/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
CCCarloooo/wizardlaw
CCCarloooo/WordSeg
A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .