Pinned Repositories
bgrl
PyTorch implementation of BGRL (https://arxiv.org/abs/2102.06514)
ChatGLM-Efficient-Tuning
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
embedding_model_test
基于开源embedding模型的中文向量效果测试
Event_Triple_Extraction
采用LTP(分词、词性标注、句法依存、角色标注)抽取事件三元组
EventTriplesExtraction
An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain and topic graph, 基于依存句法与语义角色标注的事件三元组抽取,可用于文本理解如文档主题链,事件线等应用。
faiss
用于学习Faiss工具
FastGPT
FastGPT is a knowledge-based question answering system built on the LLM. It offers out-of-the-box data processing and model invocation capabilities. Moreover, it allows for workflow orchestration through Flow visualization, thereby enabling complex question and answer scenarios!
Gemma-fine-tune
个人图床
difonjohaiv's Repositories
difonjohaiv/bgrl
PyTorch implementation of BGRL (https://arxiv.org/abs/2102.06514)
difonjohaiv/ChatGLM-Efficient-Tuning
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
difonjohaiv/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
difonjohaiv/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
difonjohaiv/embedding_model_test
基于开源embedding模型的中文向量效果测试
difonjohaiv/Event_Triple_Extraction
采用LTP(分词、词性标注、句法依存、角色标注)抽取事件三元组
difonjohaiv/EventTriplesExtraction
An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain and topic graph, 基于依存句法与语义角色标注的事件三元组抽取,可用于文本理解如文档主题链,事件线等应用。
difonjohaiv/faiss
用于学习Faiss工具
difonjohaiv/FastGPT
FastGPT is a knowledge-based question answering system built on the LLM. It offers out-of-the-box data processing and model invocation capabilities. Moreover, it allows for workflow orchestration through Flow visualization, thereby enabling complex question and answer scenarios!
difonjohaiv/Gemma-fine-tune
个人图床
difonjohaiv/FinGLM
FinGLM: 致力于构建一个开放的、公益的、持久的金融大模型项目,利用开源开放来促进「AI+金融」。
difonjohaiv/FinQwen
FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。
difonjohaiv/GCNSS
difonjohaiv/goocr
用于测试ocr套件的项目
difonjohaiv/GRACE
[GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)
difonjohaiv/Graph-LLM
difonjohaiv/hxjj_app
difonjohaiv/langchain
🦜🔗 Build context-aware reasoning applications
difonjohaiv/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain
difonjohaiv/negative
Negative Selection by Clustering for Contrastive Learning in Human Activity Recognition
difonjohaiv/ner
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
difonjohaiv/openai-cookbook
Examples and guides for using the OpenAI API
difonjohaiv/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
difonjohaiv/prompteg
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
difonjohaiv/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
difonjohaiv/pygcn
Graph Convolutional Networks in PyTorch
difonjohaiv/pytext
Text classification using deep learning models in Pytorch
difonjohaiv/PyTorch_TextGCN
The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification
difonjohaiv/transf
A PyTorch implementation of the Transformer model in "Attention is All You Need".
difonjohaiv/wenda
闻达:一个LLM调用平台。目标为针对特定环境的高效内容生成,同时考虑个人和中小企业的计算资源局限性,以及知识安全和私密性问题