Skip to content
View 8Leebo8's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report 8Leebo8

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. langchain-learning langchain-learning Public

    Forked from taishan1994/langchain-learning

    langchain的学习笔记。

  2. liucongg_ChatGLM-Finetuning liucongg_ChatGLM-Finetuning Public

    Forked from liucongg/ChatGLM-Finetuning

    基于ChatGLM-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning等

    Python

  3. Chinese-Text-Classification-PyTorch Chinese-Text-Classification-PyTorch Public

    Forked from JackHCC/Chinese-Text-Classification-PyTorch

    中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!

    Python

  4. LLaMA-Efficient-Tuning LLaMA-Efficient-Tuning Public

    Forked from hiyouga/LlamaFactory

    Easy-to-use fine-tuning framework using PEFT (PT+SFT+RLHF with QLoRA)

    Python

  5. lm_ner lm_ner Public

    Forked from wzzzd/lm_ner

    基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架

    Python

  6. pytorch-distributed-NLP pytorch-distributed-NLP Public

    Forked from taishan1994/pytorch-distributed-NLP

    pytorch分布式训练

    Python