Skip to content
View Starrylun's full-sized avatar
Block or Report

Block or report Starrylun

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories

  1. gpt-chatgpt-Relavent gpt-chatgpt-Relavent Public

    看到的关于 gpt,chatgpt相关的文章和仓库

    3 1

  2. competition-baseline competition-baseline Public

    Forked from zhuhuiguangok/competition-baseline

    数据科学竞赛各种baseline代码、思路分享

    Jupyter Notebook

  3. LeetcodeTop LeetcodeTop Public

    Forked from afatcoder/LeetcodeTop

    汇总各大互联网公司容易考察的高频leetcode题🔥

  4. awesome-pretrained-chinese-nlp-models awesome-pretrained-chinese-nlp-models Public

    Forked from yanqiangmiffy/awesome-pretrained-chinese-nlp-models

    Awesome Pretrained Chinese NLP Models,高质量中文预训练模型集合

  5. LLaMA-Factory LLaMA-Factory Public

    Forked from hiyouga/LLaMA-Factory

    Easy-to-use LLM fine-tuning framework (LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, ChatGLM2)

    Python

  6. document_qa_with_llm document_qa_with_llm Public

    Forked from songkq/document_qa_with_llm

    本项目用于文档问答,使用向量嵌入 + ES 做召回,再使用LLM做文档问答。

    Python