Popular repositories Loading
-
tinykv
tinykv PublicForked from talent-plan/tinykv
A course to build distributed key-value service based on TiKV model
Go
-
cnosdb
cnosdb PublicForked from cnosdb/cnosdb
An Open Source Distributed Time Series Database with high performance, high compression ratio and high usability.
Go
-
matrixone
matrixone PublicForked from matrixorigin/matrixone
Hyperconverged cloud-edge native database
Go
-
-
tidb
tidb PublicForked from pingcap/tidb
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial
Go
-
ollama
ollama PublicForked from ollama/ollama
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, and other large language models.
Go
10 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 1 commit in 1 repository
Created 1 repository
-
pppy2012/continue
TypeScript
This contribution was made on Apr 3
Created a pull request in continuedev/continue that received 1 comment
fix: set DEFAULT_CONTEXT_LENGTH to 8192
Change the DEFAULT_CONTEXT_LENGTH from 8096 to 8192, the reason is to enhance compatibility between continue and ollama to improve performance. Key…