Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Commit d14dac9

Browse files
[bot,builder]: ran builder;
1 parent ce4372d commit d14dac9

File tree

206 files changed

+80646
-21134
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

206 files changed

+80646
-21134
lines changed

src/App.tsx

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1982,6 +1982,46 @@ import { LazyPage1m7p7ek } from './page/1m7p7ek/LazyPage';
19821982
import { LazyPage1m7pi3t } from './page/1m7pi3t/LazyPage';
19831983
import { LazyPage1m7pn05 } from './page/1m7pn05/LazyPage';
19841984
import { LazyPage1m7pqln } from './page/1m7pqln/LazyPage';
1985+
import { LazyPage1m7ra6u } from './page/1m7ra6u/LazyPage';
1986+
import { LazyPage1m7rwgo } from './page/1m7rwgo/LazyPage';
1987+
import { LazyPage1m7sbb0 } from './page/1m7sbb0/LazyPage';
1988+
import { LazyPage1m7sspe } from './page/1m7sspe/LazyPage';
1989+
import { LazyPage1m7tb9b } from './page/1m7tb9b/LazyPage';
1990+
import { LazyPage1m7tglf } from './page/1m7tglf/LazyPage';
1991+
import { LazyPage1m7tqeg } from './page/1m7tqeg/LazyPage';
1992+
import { LazyPage1m7ts5g } from './page/1m7ts5g/LazyPage';
1993+
import { LazyPage1m7u02i } from './page/1m7u02i/LazyPage';
1994+
import { LazyPage1m7u3mb } from './page/1m7u3mb/LazyPage';
1995+
import { LazyPage1m7u9fz } from './page/1m7u9fz/LazyPage';
1996+
import { LazyPage1m7ufyb } from './page/1m7ufyb/LazyPage';
1997+
import { LazyPage1m7vlpn } from './page/1m7vlpn/LazyPage';
1998+
import { LazyPage1m7vrml } from './page/1m7vrml/LazyPage';
1999+
import { LazyPage1m7w3xm } from './page/1m7w3xm/LazyPage';
2000+
import { LazyPage1m7wpgo } from './page/1m7wpgo/LazyPage';
2001+
import { LazyPage1m7wqi3 } from './page/1m7wqi3/LazyPage';
2002+
import { LazyPage1m7wr2x } from './page/1m7wr2x/LazyPage';
2003+
import { LazyPage1m7wx5z } from './page/1m7wx5z/LazyPage';
2004+
import { LazyPage1m7xclf } from './page/1m7xclf/LazyPage';
2005+
import { LazyPage1m7xsjm } from './page/1m7xsjm/LazyPage';
2006+
import { LazyPage1m7xsxq } from './page/1m7xsxq/LazyPage';
2007+
import { LazyPage1m7y2jv } from './page/1m7y2jv/LazyPage';
2008+
import { LazyPage1m7y3kl } from './page/1m7y3kl/LazyPage';
2009+
import { LazyPage1m7ypyb } from './page/1m7ypyb/LazyPage';
2010+
import { LazyPage1m7yswh } from './page/1m7yswh/LazyPage';
2011+
import { LazyPage1m7z5zu } from './page/1m7z5zu/LazyPage';
2012+
import { LazyPage1m7z6p0 } from './page/1m7z6p0/LazyPage';
2013+
import { LazyPage1m7zqkz } from './page/1m7zqkz/LazyPage';
2014+
import { LazyPage1m7zwsd } from './page/1m7zwsd/LazyPage';
2015+
import { LazyPage1m80dz3 } from './page/1m80dz3/LazyPage';
2016+
import { LazyPage1m80gsn } from './page/1m80gsn/LazyPage';
2017+
import { LazyPage1m80kuh } from './page/1m80kuh/LazyPage';
2018+
import { LazyPage1m80tkf } from './page/1m80tkf/LazyPage';
2019+
import { LazyPage1m81whq } from './page/1m81whq/LazyPage';
2020+
import { LazyPage1m820ry } from './page/1m820ry/LazyPage';
2021+
import { LazyPage1m82lwo } from './page/1m82lwo/LazyPage';
2022+
import { LazyPage1m82rai } from './page/1m82rai/LazyPage';
2023+
import { LazyPage1m82w07 } from './page/1m82w07/LazyPage';
2024+
import { LazyPage1m82wh5 } from './page/1m82wh5/LazyPage';
19852025

19862026

19872027
const App = () => (
@@ -3957,6 +3997,46 @@ const App = () => (
39573997
<Route path="/1m7pi3t" element={<LazyPage1m7pi3t />} />
39583998
<Route path="/1m7pn05" element={<LazyPage1m7pn05 />} />
39593999
<Route path="/1m7pqln" element={<LazyPage1m7pqln />} />
4000+
<Route path="/1m7ra6u" element={<LazyPage1m7ra6u />} />
4001+
<Route path="/1m7rwgo" element={<LazyPage1m7rwgo />} />
4002+
<Route path="/1m7sbb0" element={<LazyPage1m7sbb0 />} />
4003+
<Route path="/1m7sspe" element={<LazyPage1m7sspe />} />
4004+
<Route path="/1m7tb9b" element={<LazyPage1m7tb9b />} />
4005+
<Route path="/1m7tglf" element={<LazyPage1m7tglf />} />
4006+
<Route path="/1m7tqeg" element={<LazyPage1m7tqeg />} />
4007+
<Route path="/1m7ts5g" element={<LazyPage1m7ts5g />} />
4008+
<Route path="/1m7u02i" element={<LazyPage1m7u02i />} />
4009+
<Route path="/1m7u3mb" element={<LazyPage1m7u3mb />} />
4010+
<Route path="/1m7u9fz" element={<LazyPage1m7u9fz />} />
4011+
<Route path="/1m7ufyb" element={<LazyPage1m7ufyb />} />
4012+
<Route path="/1m7vlpn" element={<LazyPage1m7vlpn />} />
4013+
<Route path="/1m7vrml" element={<LazyPage1m7vrml />} />
4014+
<Route path="/1m7w3xm" element={<LazyPage1m7w3xm />} />
4015+
<Route path="/1m7wpgo" element={<LazyPage1m7wpgo />} />
4016+
<Route path="/1m7wqi3" element={<LazyPage1m7wqi3 />} />
4017+
<Route path="/1m7wr2x" element={<LazyPage1m7wr2x />} />
4018+
<Route path="/1m7wx5z" element={<LazyPage1m7wx5z />} />
4019+
<Route path="/1m7xclf" element={<LazyPage1m7xclf />} />
4020+
<Route path="/1m7xsjm" element={<LazyPage1m7xsjm />} />
4021+
<Route path="/1m7xsxq" element={<LazyPage1m7xsxq />} />
4022+
<Route path="/1m7y2jv" element={<LazyPage1m7y2jv />} />
4023+
<Route path="/1m7y3kl" element={<LazyPage1m7y3kl />} />
4024+
<Route path="/1m7ypyb" element={<LazyPage1m7ypyb />} />
4025+
<Route path="/1m7yswh" element={<LazyPage1m7yswh />} />
4026+
<Route path="/1m7z5zu" element={<LazyPage1m7z5zu />} />
4027+
<Route path="/1m7z6p0" element={<LazyPage1m7z6p0 />} />
4028+
<Route path="/1m7zqkz" element={<LazyPage1m7zqkz />} />
4029+
<Route path="/1m7zwsd" element={<LazyPage1m7zwsd />} />
4030+
<Route path="/1m80dz3" element={<LazyPage1m80dz3 />} />
4031+
<Route path="/1m80gsn" element={<LazyPage1m80gsn />} />
4032+
<Route path="/1m80kuh" element={<LazyPage1m80kuh />} />
4033+
<Route path="/1m80tkf" element={<LazyPage1m80tkf />} />
4034+
<Route path="/1m81whq" element={<LazyPage1m81whq />} />
4035+
<Route path="/1m820ry" element={<LazyPage1m820ry />} />
4036+
<Route path="/1m82lwo" element={<LazyPage1m82lwo />} />
4037+
<Route path="/1m82rai" element={<LazyPage1m82rai />} />
4038+
<Route path="/1m82w07" element={<LazyPage1m82w07 />} />
4039+
<Route path="/1m82wh5" element={<LazyPage1m82wh5 />} />
39604040
<Route path="*" element={<Navigate to="/landing" replace />} />
39614041
</Routes>
39624042
</CustomLayout>

src/layout/CustomLayout.tsx

Lines changed: 160 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7884,6 +7884,166 @@ const defaultMenus: MenuDataItem[] = [
78847884
path: '/1m7pqln',
78857885
name: 'Running Qwen3 235B-A22B 2507 on a Threadripper 3970X + 3x RTX 3090 Machine at 15 tok/s',
78867886
},
7887+
{
7888+
path: '/1m7ra6u',
7889+
name: 'So called "free thinkers" when you ask for a joke',
7890+
},
7891+
{
7892+
path: '/1m7rwgo',
7893+
name: 'Best TTS Model with New Language Support',
7894+
},
7895+
{
7896+
path: '/1m7sbb0',
7897+
name: 'Trying to finetune my first model for writing — need some beginner advice :)',
7898+
},
7899+
{
7900+
path: '/1m7sspe',
7901+
name: 'A TTS I\'m looking for.',
7902+
},
7903+
{
7904+
path: '/1m7tb9b',
7905+
name: 'Just started an AI‑insights podcast this week—thought I’d share and get your thoughts!',
7906+
},
7907+
{
7908+
path: '/1m7tglf',
7909+
name: 'LM server alternative?',
7910+
},
7911+
{
7912+
path: '/1m7tqeg',
7913+
name: 'How MCP Inspector Works Internally: Client-Proxy Architecture and Communication Flow',
7914+
},
7915+
{
7916+
path: '/1m7ts5g',
7917+
name: 'Tested Kimi K2 vs Qwen-3 Coder on 15 Coding tasks - here\'s what I found',
7918+
},
7919+
{
7920+
path: '/1m7u02i',
7921+
name: 'Vibe Coded with Qwen 3 Coder in &lt;1 hour',
7922+
},
7923+
{
7924+
path: '/1m7u3mb',
7925+
name: 'Best local model for code search',
7926+
},
7927+
{
7928+
path: '/1m7u9fz',
7929+
name: 'My new Chrome extension lets you easily query Ollama and copy any text with a click.',
7930+
},
7931+
{
7932+
path: '/1m7ufyb',
7933+
name: 'KAT-V1-40B: mitigates over-thinking by learning when to produce explicit chain-of-thought and when to answer directly.',
7934+
},
7935+
{
7936+
path: '/1m7vlpn',
7937+
name: 'Anthropic’s New Research: Giving AI More "Thinking Time" Can Actually Make It Worse',
7938+
},
7939+
{
7940+
path: '/1m7vrml',
7941+
name: 'I asked deepseek to make a song that it wanted to make',
7942+
},
7943+
{
7944+
path: '/1m7w3xm',
7945+
name: 'RAG on large Excel files',
7946+
},
7947+
{
7948+
path: '/1m7wpgo',
7949+
name: 'RAG project fails to retrieve info from large Excel files – data ingested but not found at query time. Need help debugging.',
7950+
},
7951+
{
7952+
path: '/1m7wqi3',
7953+
name: 'Tool Use Reasoning Dataset Release on Huggingface',
7954+
},
7955+
{
7956+
path: '/1m7wr2x',
7957+
name: 'What is the best agent framework for Qwen3?',
7958+
},
7959+
{
7960+
path: '/1m7wx5z',
7961+
name: 'Do you think open source models continue to keep pace with proprietary models or will the gap widen?',
7962+
},
7963+
{
7964+
path: '/1m7xclf',
7965+
name: '5090 vs 4090 vs smt else for inference?',
7966+
},
7967+
{
7968+
path: '/1m7xsjm',
7969+
name: 'Upcoming opensource will be super at coding and its very small!!',
7970+
},
7971+
{
7972+
path: '/1m7xsxq',
7973+
name: '[AutoBE] We made AI-friendly Compilers for Vibe Coding, achieving zero-fail Backend Application Generation (open-source)',
7974+
},
7975+
{
7976+
path: '/1m7y2jv',
7977+
name: 'Which is better for summarization and retrieval in RAG: new T5 Gemma or Gemma 3 12B?',
7978+
},
7979+
{
7980+
path: '/1m7y3kl',
7981+
name: 'DSPy Optimisation: What does "learning LM weights" mean?',
7982+
},
7983+
{
7984+
path: '/1m7ypyb',
7985+
name: 'Why is B200 performing similarly to H200? (ArtificialAnalysis)',
7986+
},
7987+
{
7988+
path: '/1m7yswh',
7989+
name: 'Vibe Coding Anonymous - Satirical take on Vibe Coding',
7990+
},
7991+
{
7992+
path: '/1m7z5zu',
7993+
name: 'Currently building cross-app overlay using local llms',
7994+
},
7995+
{
7996+
path: '/1m7z6p0',
7997+
name: 'Can Reasoning Skills Learned in One Domain Generalize Across other Domains?',
7998+
},
7999+
{
8000+
path: '/1m7zqkz',
8001+
name: 'Which model is good for debugging with resource constrains?',
8002+
},
8003+
{
8004+
path: '/1m7zwsd',
8005+
name: 'Technical Advise needed! - Market intelligence platform.',
8006+
},
8007+
{
8008+
path: '/1m80dz3',
8009+
name: 'How to run large model ?',
8010+
},
8011+
{
8012+
path: '/1m80gsn',
8013+
name: 'GLM-4.5 Is About to Be Released',
8014+
},
8015+
{
8016+
path: '/1m80kuh',
8017+
name: 'How to estimate prompt processing speed for given (multi-)GPU and model?',
8018+
},
8019+
{
8020+
path: '/1m80tkf',
8021+
name: 'i have Built live Conservational AI',
8022+
},
8023+
{
8024+
path: '/1m81whq',
8025+
name: 'Open source alternative to LM studio?',
8026+
},
8027+
{
8028+
path: '/1m820ry',
8029+
name: 'I used a local LLM and http proxy to create a "Digital Twin" from my web browsing for my AI agents',
8030+
},
8031+
{
8032+
path: '/1m82lwo',
8033+
name: 'Leaked List Shows Which Websites Contractors Can Use to Train Anthropic\'s LLMs',
8034+
},
8035+
{
8036+
path: '/1m82rai',
8037+
name: 'Should I really always set temperature to 0 with reasoning models?',
8038+
},
8039+
{
8040+
path: '/1m82w07',
8041+
name: 'Free uncensored LLM model that I can deploy to Gradio.',
8042+
},
8043+
{
8044+
path: '/1m82wh5',
8045+
name: 'How to Run Kimi K2 Locally: Complete Setup &amp; Troubleshooting',
8046+
},
78878047
],
78888048
},
78898049
{

0 commit comments

Comments
 (0)