Pinned Repositories
Lougat
Nougat + SAM + Llama -> Lougat ( And more, flougat, slougat, ..... )
M-YOLOv3
increment learning YOLO implement
md2notion_api_version
Use Notion API to upload .md file to notion.so for typora writing style.
Metasurface
PDF-Extract-Kit-Boost-
A Comprehensive Toolkit for High-Quality PDF Content Extraction
sci-bert-finetune
Fineturn your embedding model for science paper
Seq2SeqAutoregressiveModel
High order manipulation for Seq2SeqAutoregressiveModel in large size Model and Data.
SUTD_PRCM_dataset
This is the SUTD PRT dataset for Metasurface Machine Learning
Synthetic-Science
Those script try to create Synthetic Science QA answer-question pair efficiently and reasoning
uparxive
llm-friendly dataest for the whole arxiv .tex source.
veya2ztn's Repositories
veya2ztn/md2notion_api_version
Use Notion API to upload .md file to notion.so for typora writing style.
veya2ztn/SUTD_PRCM_dataset
This is the SUTD PRT dataset for Metasurface Machine Learning
veya2ztn/Metasurface
veya2ztn/fast_retention
Speed up Parallel Retention about 2x times
veya2ztn/mltool
veya2ztn/Seq2SeqAutoregressiveModel
High order manipulation for Seq2SeqAutoregressiveModel in large size Model and Data.
veya2ztn/upar5iv
Convert ar5iv html dataset into LLM friendly format such .md and .json
veya2ztn/uparxive
llm-friendly dataest for the whole arxiv .tex source.
veya2ztn/AI4Earthquake-FisH
veya2ztn/Lougat
Nougat + SAM + Llama -> Lougat ( And more, flougat, slougat, ..... )
veya2ztn/TreeAgentKnowledge
Tree Agent Knowledge System (TakS)
veya2ztn/TSLfourcast
veya2ztn/veya2ztn.github.io
blog
veya2ztn/AutoGPT-Next-Web
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.一键免费部署你的私人AutoGPT 网页应用
veya2ztn/PDF-Extract-Kit-Boost-
A Comprehensive Toolkit for High-Quality PDF Content Extraction
veya2ztn/sci-bert-finetune
Fineturn your embedding model for science paper
veya2ztn/Synthetic-Science
Those script try to create Synthetic Science QA answer-question pair efficiently and reasoning
veya2ztn/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
veya2ztn/document.ai
基于向量数据库与GPT3.5的通用本地知识库方案(A universal local knowledge base solution based on vector database and GPT3.5)
veya2ztn/FasterTransformer
Transformer related optimization, including BERT, GPT
veya2ztn/flash-attention
Fast and memory-efficient exact attention
veya2ztn/graphrag-local-ollama
Local models support for Microsoft's graphrag using ollama (llama3, mistral, gemma2 phi3)- LLM & Embedding extraction
veya2ztn/ice
Interactive Composition Explorer: a debugger for compositional language model programs
veya2ztn/notion-backup
notion python自动备份脚本,提交到git,可指定工作空间,Automatic Notion workspace backup to git and local machine.
veya2ztn/onedrive
#1 Free OneDrive Client for Linux
veya2ztn/RetNet
Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent, and chunkwise forward.
veya2ztn/text-generation-webui
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, OPT, and GALACTICA.
veya2ztn/text2vec
text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。
veya2ztn/torch-discounted-cumsum
Fast Discounted Cumulative Sums in PyTorch
veya2ztn/torchnnprofiler
Context Manager to profile the forward and backward times of PyTorch's nn.Module