Pinned Repositories
bansky-cl.github.io
个人博客(兴趣番站)
Diffusion-LM-Papers
Listing some diffusion papers in NLP domain I have read, text generation is main, table will continue to be updated.
diffusion-lm-roc
A unofficial replication of Diffusion-LM (unconditional generation) with my comprehension, run in single GPU
diffusion-nlp-paper-arxiv
Auto get diffusion nlp papers in Axriv. More papers Information can be found in another repository "Diffusion-LM-Papers".
lda-c-example
a use tutorial of columbia's lda-c
LLaDA-repro
Official PyTorch implementation for "Large Language Diffusion Models"
scnu_qa_bot
langchain + ChatGLM-6b-int4 + 本地知识库,简单QA实现,自用,知识库来自公众号晚安华师
scnu_wechat_articles_spider
微信公众号文章《晚安华师》的爬虫
ToD-table
Record new papers about llm-based task-oriented dialogue system (ToD).
tods-arxiv-daily-paper
task-oriented dialogue system, especially for LLM, contain subtask: (1) intent-detection (2) slot filling (3) dialogue state tracking
bansky-cl's Repositories
bansky-cl/diffusion-nlp-paper-arxiv
Auto get diffusion nlp papers in Axriv. More papers Information can be found in another repository "Diffusion-LM-Papers".
bansky-cl/tods-arxiv-daily-paper
task-oriented dialogue system, especially for LLM, contain subtask: (1) intent-detection (2) slot filling (3) dialogue state tracking
bansky-cl/Diffusion-LM-Papers
Listing some diffusion papers in NLP domain I have read, text generation is main, table will continue to be updated.
bansky-cl/scnu_qa_bot
langchain + ChatGLM-6b-int4 + 本地知识库,简单QA实现,自用,知识库来自公众号晚安华师
bansky-cl/ToD-table
Record new papers about llm-based task-oriented dialogue system (ToD).
bansky-cl/diffusion-lm-roc
A unofficial replication of Diffusion-LM (unconditional generation) with my comprehension, run in single GPU
bansky-cl/LLaDA-repro
Official PyTorch implementation for "Large Language Diffusion Models"
bansky-cl/scnu_wechat_articles_spider
微信公众号文章《晚安华师》的爬虫
bansky-cl/bansky-cl.github.io
个人博客(兴趣番站)
bansky-cl/lda-c-example
a use tutorial of columbia's lda-c
bansky-cl/noise-schedule
noise-schedule compare expriments.
bansky-cl/SimpleAgentRouter
simple agent router