Pinned Repositories
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
_rasa_chatbot
A Chinese task oriented chatbot in IVR(Interactive Voice Response) domain, implement by rasa. This is a demo with toy dataset, more data should be added for performance.
a-PyTorch-Tutorial-to-Sequence-Labeling
Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling
AAAI_CLF
Code for "Semi-Supervised Models via Data Augmentation for Classifying Interactive Affective Responses"
ABCNN
Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
ABCNN-1
Implementation of Attention-Based CNN model of Yin et al.
ACSDCF
Adaptive Channel Selection for Robust Visual Tracking with Discriminative Correlation Filters (ACSDCF)
actor-platform
Actor Messaging platform
ad_examples
A collection of anomaly detection methods (iid/point-based, graph and time series) including active learning for anomaly detection/discovery, bayesian rule-mining, description for diversity/explanation/interpretability. Analysis of incorporating label feedback with ensemble and tree-based detectors. Includes adversarial attacks with Graph Convolutional Network.
BACF
Code of `Learning Background-Aware Correlation Filters for Visual Tracking, ICCV 2017`
greitzmann's Repositories
greitzmann/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
greitzmann/bitsandbytes
8-bit CUDA functions for PyTorch
greitzmann/ChatGLM-Efficient-Tuning
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
greitzmann/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
greitzmann/ChatIE
official repository for ChatIE paper and a tool of IE using ChatGPT. Note: we set defaul openai key. If keys exceed plan and are invalid, please tell us. The response speed depends on openai. ( sometimes, the official is too crowded and the speed/model will be slow/overloaded.)
greitzmann/Chinese-LLaMA-Alpaca-2
中文LLaMA-2 & Alpaca-2大模型二期项目 + 16K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs, including 16K long context models)
greitzmann/Conv-TasNet
A PyTorch implementation of Conv-TasNet described in "TasNet: Surpassing Ideal Time-Frequency Masking for Speech Separation" with Permutation Invariant Training (PIT).
greitzmann/COTR
[CVPR24] COTR: Compact Occupancy TRansformer for Vision-based 3D Occupancy Prediction
greitzmann/cub
THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.
greitzmann/DeepSpeedExamples
Example models using DeepSpeed
greitzmann/fish-speech
Brand new TTS solution
greitzmann/FlexFlow
FlexFlow Serve: Low-Latency, High-Performance LLM Serving
greitzmann/InstructUIE
Universal information extraction with instruction learning
greitzmann/leetcode
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
greitzmann/llama.cpp
Port of Facebook's LLaMA model in C/C++
greitzmann/lm-evaluation-harness
A framework for few-shot evaluation of autoregressive language models.
greitzmann/Megatron-LM
Ongoing research training transformer models at scale
greitzmann/mistral-src
Reference implementation of Mistral AI 7B v0.1 model.
greitzmann/MS-SNSD
The Microsoft Scalable Noisy Speech Dataset (MS-SNSD) is a noisy speech dataset that can scale to arbitrary sizes depending on the number of speakers, noise types, and Speech to Noise Ratio (SNR) levels desired.
greitzmann/msgpack-c
MessagePack implementation for C and C++ / msgpack.org[C/C++]
greitzmann/ParallelWaveGAN
Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch
greitzmann/Pengi
An Audio Language model for Audio Tasks
greitzmann/PyBlend
PyBlend: a package for Blender with Python 🎨
greitzmann/question-generation
EduQG: A Multi-format Multiple Choice Dataset for the Educational Domain
greitzmann/Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
greitzmann/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
greitzmann/streaming-completion-flask-react
Streaming Chat Interface with OpenAI's GPT-3.5, Flask, and React: A project showcasing real-time streaming of AI chat completions using a Flask backend and React frontend.
greitzmann/text-generation-webui
A Gradio web UI for Large Language Models. Supports transformers, GPTQ, llama.cpp (GGUF), Llama models.
greitzmann/trlx
A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)
greitzmann/vcpkg
C++ Library Manager for Windows, Linux, and MacOS