Pinned Repositories
alpaca-lora
Instruct-tune LLaMA on consumer hardware
BaiduSpider
BaiduSpider,一个爬取百度搜索结果的爬虫,目前支持百度网页搜索,百度图片搜索,百度知道搜索,百度视频搜索,百度资讯搜索,百度文库搜索,百度经验搜索和百度百科搜索。
BELLE
BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
Chinese-medical-dialogue-data
Chinese medical dialogue data 中文医疗对话数据集
codecloud
crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
DeepSpeedExamples
Example models using DeepSpeed
E2E-ASR
PyTorch Implementations for End-to-End Automatic Speech Recognition
HierarchicalClustering
Hierarchical Clustering for short texts in web-scale
webRec
web page recommendation based on title content
l0he1g's Repositories
l0he1g/codecloud
l0he1g/HierarchicalClustering
Hierarchical Clustering for short texts in web-scale
l0he1g/webRec
web page recommendation based on title content
l0he1g/alpaca-lora
Instruct-tune LLaMA on consumer hardware
l0he1g/BaiduSpider
BaiduSpider,一个爬取百度搜索结果的爬虫,目前支持百度网页搜索,百度图片搜索,百度知道搜索,百度视频搜索,百度资讯搜索,百度文库搜索,百度经验搜索和百度百科搜索。
l0he1g/BELLE
BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
l0he1g/Chinese-medical-dialogue-data
Chinese medical dialogue data 中文医疗对话数据集
l0he1g/crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
l0he1g/DeepSpeedExamples
Example models using DeepSpeed
l0he1g/E2E-ASR
PyTorch Implementations for End-to-End Automatic Speech Recognition
l0he1g/FastChat
The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
l0he1g/Instruction-Tuning-with-GLM
I release the code for fine-tuning GLM on released GPT4 data. This repo is just for sharing and fun.
l0he1g/keras-exp
keras experiments
l0he1g/l0he1g.github.io
l0he1g/logistic-regression
A simple implementation of logisitic regression in Java
l0he1g/logistic-regression-in-c--
a simple implementation of LR in c++
l0he1g/nlpcomb
中文NLP常用基础数据
l0he1g/graphrag-cn
A simple, easy-to-hack GraphRAG implementation
l0he1g/langchain-ChatGLM
langchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识的 ChatGLM 问答
l0he1g/llmApi
Unified LLM API including OpenAI, Qwen, deepseek, GLM, etc.
l0he1g/MOSS
An open-source tool-augmented conversational language model from Fudan University
l0he1g/poole
The Jekyll Butler.
l0he1g/SimCSE
EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings
l0he1g/tf-exp
l0he1g/TopList
今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://mo.fish
l0he1g/TopList-python
今日热榜项目TopList的Python实现,异步爬取微博热榜,知乎,V2EX,GIthub,通过Flask展示。
l0he1g/w2vExp
word embedding, doc embedding experiments