Skip to content
View SGYx123782's full-sized avatar

Block or report SGYx123782

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 Loading

  1. SGYx123782-Automotive-Knowledge-QA-Large-Model-Based-on-RAG SGYx123782-Automotive-Knowledge-QA-Large-Model-Based-on-RAG Public

    基于GLM大模型制作一个汽车知识问答系统,围绕汽车使用、维修、保养等方面,在文档中定位相关信息的位置,并根据文档内容利用大模型生成相应的答案。

    Jupyter Notebook 3

  2. MSDformer MSDformer Public

    An Autocorrelation Transformer with Multiscale Decomposition for Long-term Multivariate Time Series Forecasting Abstract

    Python 1

  3. Legal-Industry-Agent-Application-Based-on-Large-Language-Models Legal-Industry-Agent-Application-Based-on-Large-Language-Models Public

    为扩展LLM在法律服务、案件分析和合同审核等法律行业方面的应用潜力,应用大语言模型的语义理解和函数调用功能,设计法律行业智能体,准确解析用户查询,并通过访问相关法律API接口,解答法律问题、查询案件信息、检索历史案件和分析司法数据等。

    Python 1

  4. LLMs-from-scratch LLMs-from-scratch Public

    Forked from rasbt/LLMs-from-scratch

    Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step

    Jupyter Notebook

  5. llama3-from-scratch llama3-from-scratch Public

    Forked from naklecha/llama3-from-scratch

    llama3 implementation one matrix multiplication at a time

    Jupyter Notebook

  6. agent_from_0t1 agent_from_0t1 Public

    Forked from Yazooliu/agent_from_0t1

    手把手带你从0到1实现大模型agent

    Python