-
hn
- ChangSha
-
03:22
(UTC +08:00) - https://blog.wencan.org
-
cattrs Public
Forked from python-attrs/cattrsComposable custom class converters for attrs, dataclasses and friends.
Python MIT License UpdatedAug 1, 2024 -
llama_index Public
Forked from run-llama/llama_indexLlamaIndex is a data framework for your LLM applications
Python MIT License UpdatedJul 6, 2024 -
LLaMA-Factory Public
Forked from hiyouga/LLaMA-FactoryUnify Efficient Fine-Tuning of 100+ LLMs
Python Apache License 2.0 UpdatedJun 15, 2024 -
proxy_pool Public
Forked from jhao104/proxy_poolPython ProxyPool for web spider
-
PaddleOCR Public
Forked from PaddlePaddle/PaddleOCRAwesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and…
Python Apache License 2.0 UpdatedJun 5, 2024 -
mmpi2-CN-normals Public
Forked from LLAA178/mmpi2-CN-normals基于mmpi-2,采用中国常模,附编码型详细解释和剖面图
JavaScript UpdatedMay 28, 2024 -
aiopg Public
Forked from aio-libs/aiopgaiopg is a library for accessing a PostgreSQL database from the asyncio
Python BSD 2-Clause "Simplified" License UpdatedMay 27, 2024 -
Qwen1.5 Public
Forked from QwenLM/Qwen2.5Qwen1.5 is the improved version of Qwen, the large language model series developed by Qwen team, Alibaba Cloud.
Shell UpdatedMay 14, 2024 -
distilNLP Public
distilNLP is a natural language processing toolkits that are out-of-the-box, low-dependency, high-performance, and can achieve good results in solving real-world problems.
-
local-attention Public
Forked from lucidrains/local-attentionAn implementation of local windowed attention for language modeling
Python MIT License UpdatedMar 7, 2024 -
zhparser Public
Forked from amutu/zhparserzhparser is a PostgreSQL extension for full-text search of Chinese language
C Other UpdatedFeb 13, 2024 -
crfpp Public
Forked from taku910/crfppCRF++: Yet Another CRF toolkit
Shell Other UpdatedJan 23, 2024 -
Qv2ray Public
Forked from Qv2ray/Qv2ray⭐ Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 ⭐
C++ GNU General Public License v3.0 UpdatedJan 8, 2024 -
AI-For-Beginners Public
Forked from microsoft/AI-For-Beginners12 Weeks, 24 Lessons, AI for All!
Jupyter Notebook MIT License UpdatedDec 11, 2023 -
fastrest Public
Go语言RESTful服务通用组件库
-
-
d2l-zh Public
Forked from d2l-ai/d2l-zh《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
Python Apache License 2.0 UpdatedOct 26, 2023 -
sklearn-crfsuite Public
Forked from TeamHG-Memex/sklearn-crfsuitescikit-learn inspired API for CRFsuite
Python UpdatedSep 25, 2023 -
dtm Public
Forked from dtm-labs/dtmA distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
Go BSD 3-Clause "New" or "Revised" License UpdatedAug 31, 2023 -
amis Public
Forked from baidu/amis前端低代码框架,通过 JSON 配置就能生成各种页面。
TypeScript Apache License 2.0 UpdatedJul 7, 2023 -
trpl-zh-cn Public
Forked from KaiserY/trpl-zh-cnRust 程序设计语言(2021 edition 施工中)
Markdown MIT License UpdatedJun 6, 2023 -
crud-flask-demo Public
尝试将作者之前 Go 开发一些规范移植到 Python。写到orm mock test,写不下去了
Python BSD 3-Clause "New" or "Revised" License UpdatedMay 1, 2023 -
-
-
freesync Public
Concurrency safety data structures and algorithms based on lock-free
-
bytespool Public
byte slice pool that reuse byte slice based on the range of its length.
-
docker.tips Public
Forked from xiaopeng163/docker.tipsDocker notes
Shell Apache License 2.0 UpdatedOct 27, 2022 -
-
cachex Public
Go业务层缓存中间件,自带内存LRU存储和Redis存储支持,并支持自定义存储后端。请使用 https://github.com/wencan/fastrest/tree/main/restcache 替代
-
middledriver Public
middledriver is a wrapper for sql.driver.Driver, which can be used to implement logging and monitoring of sql operations.