Pinned Repositories
GPT4VN
Ai cũng có thể tự tạo chatbot bằng huấn luyện chỉ dẫn, với 12G GPU (RTX 3060) và khoảng vài chục MB dữ liệu
acts_as_dictionary
Treat any ActiveRecord's string field as a dictionary to do word suggesting & spelling checking using Hunspell
dict.vn
Scratch My Own Itch English-Vietnamese Dictionary Web App
mutiple-f0-estimation
Mutiple F0 Estimation
railroad
Railroad gem becomes a Rails plugin
rhunspell
Simplest Ruby binding for Hunspell spelling checking library
ruby-nlp
Ruby Binding for Stanford Pos-Tagger and Name Entity Recognizer
vinova
Innovative Vietnamese JavaScript Input Method
voice-changer
Time-Domain Pitch and Time Scale Modification of Speech Signal
voice-command
A Demo of Using Voice Command in 3D Games
tiendung's Repositories
tiendung/a4hw
Thuật toán hiệu năng cao cho phần cứng hiện đại
tiendung/MiniChain
tiendung/OpenChatKit
tiendung/outlines
Generative Model Programming
tiendung/autocrit
A repository for transformer critique learning and generation
tiendung/babyagi
tiendung/baize
Baize is an open-source chatbot trained with ChatGPT self-chatting data, developed by researchers at UCSD and Sun Yat-sen University.
tiendung/botbots
A dataset featuring diverse dialogues between two ChatGPT (gpt-3.5-turbo) instances with system messages written by GPT-4. Covering various contexts and tasks (task-oriented dialogue systems, abstract reasoning, brainstorming).
tiendung/cformers
SoTA Transformers with C-backend for fast inference on your CPU.
tiendung/ChatGLM-finetune-LoRA
Code for fintune ChatGLM-6b using low-rank adaptation (LoRA)
tiendung/chatgpt-retrieval-plugin
tiendung/ChatRWKV
ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.
tiendung/CocktailSGD
tiendung/codon
tiendung/comments_translator
tiendung/datasetGPT
A command-line interface to generate textual and conversational datasets with LLMs.
tiendung/DiskANN
Graph-structured Indices for Scalable, Fast, Fresh and Filtered Approximate Nearest Neighbor Search
tiendung/ggml
Tensor library for machine learning
tiendung/gpt4all
gpt4all: a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue
tiendung/Instruct_Prompt_Dataset_Generator
This repo is a demo of how to create new instruction prompts using ChatGPT API and using ray as workers to distribute the work across up to 1000 workers.
tiendung/kinda-llama
An open-source replication and extension of the Meta AI's LLAMA dataset
tiendung/lit-llama
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
tiendung/llama.cpp
Port of Facebook's LLaMA model in C/C++
tiendung/lyric-align
tiendung/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
tiendung/subword-nmt
Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
tiendung/tiendung
tiendung/uwimg
tiendung/zig-aoc-2022
tiendung/ZigAoC2021