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

Commit 8c642e2

Browse files
[bot,builder]: ran builder;
1 parent 09b1f91 commit 8c642e2

File tree

126 files changed

+32300
-11707
lines changed

Some content is hidden

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

126 files changed

+32300
-11707
lines changed

src/App.tsx

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,19 @@ import { LazyPage1lny5qy } from './page/1lny5qy/LazyPage';
304304
import { LazyPage1lnyfu0 } from './page/1lnyfu0/LazyPage';
305305
import { LazyPage1lnzj5e } from './page/1lnzj5e/LazyPage';
306306
import { LazyPage1lo0rk8 } from './page/1lo0rk8/LazyPage';
307+
import { LazyPage1lo1d8t } from './page/1lo1d8t/LazyPage';
308+
import { LazyPage1lo1ew4 } from './page/1lo1ew4/LazyPage';
309+
import { LazyPage1lo1xma } from './page/1lo1xma/LazyPage';
310+
import { LazyPage1lo35gq } from './page/1lo35gq/LazyPage';
311+
import { LazyPage1lo39jd } from './page/1lo39jd/LazyPage';
312+
import { LazyPage1lo3l7w } from './page/1lo3l7w/LazyPage';
313+
import { LazyPage1lo3y10 } from './page/1lo3y10/LazyPage';
314+
import { LazyPage1lo42x8 } from './page/1lo42x8/LazyPage';
315+
import { LazyPage1lo4qxf } from './page/1lo4qxf/LazyPage';
316+
import { LazyPage1lo5uz6 } from './page/1lo5uz6/LazyPage';
317+
import { LazyPage1lo5vnf } from './page/1lo5vnf/LazyPage';
318+
import { LazyPage1lo5xyx } from './page/1lo5xyx/LazyPage';
319+
import { LazyPage1lo61eb } from './page/1lo61eb/LazyPage';
307320

308321

309322
const App = () => (
@@ -601,6 +614,19 @@ const App = () => (
601614
<Route path="/1lnyfu0" element={<LazyPage1lnyfu0 />} />
602615
<Route path="/1lnzj5e" element={<LazyPage1lnzj5e />} />
603616
<Route path="/1lo0rk8" element={<LazyPage1lo0rk8 />} />
617+
<Route path="/1lo1d8t" element={<LazyPage1lo1d8t />} />
618+
<Route path="/1lo1ew4" element={<LazyPage1lo1ew4 />} />
619+
<Route path="/1lo1xma" element={<LazyPage1lo1xma />} />
620+
<Route path="/1lo35gq" element={<LazyPage1lo35gq />} />
621+
<Route path="/1lo39jd" element={<LazyPage1lo39jd />} />
622+
<Route path="/1lo3l7w" element={<LazyPage1lo3l7w />} />
623+
<Route path="/1lo3y10" element={<LazyPage1lo3y10 />} />
624+
<Route path="/1lo42x8" element={<LazyPage1lo42x8 />} />
625+
<Route path="/1lo4qxf" element={<LazyPage1lo4qxf />} />
626+
<Route path="/1lo5uz6" element={<LazyPage1lo5uz6 />} />
627+
<Route path="/1lo5vnf" element={<LazyPage1lo5vnf />} />
628+
<Route path="/1lo5xyx" element={<LazyPage1lo5xyx />} />
629+
<Route path="/1lo61eb" element={<LazyPage1lo61eb />} />
604630
<Route path="*" element={<Navigate to="/landing" replace />} />
605631
</Routes>
606632
</CustomLayout>

src/layout/CustomLayout.tsx

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,6 +1172,58 @@ const defaultMenus: MenuDataItem[] = [
11721172
path: '/1lo0rk8',
11731173
name: 'Accelerated LLM Inference on AMD Instinct™ GPUs with vLLM 0.9.x and ROCm',
11741174
},
1175+
{
1176+
path: '/1lo1d8t',
1177+
name: 'Models for generating QA-pairs from text dataset',
1178+
},
1179+
{
1180+
path: '/1lo1ew4',
1181+
name: 'Has anyone tried using LLaMA for assistant-style or general-purpose queries?',
1182+
},
1183+
{
1184+
path: '/1lo1xma',
1185+
name: 'Current State of Code Tab/Autocomplete Models???',
1186+
},
1187+
{
1188+
path: '/1lo35gq',
1189+
name: 'Affordable dev system (spark alternative?)',
1190+
},
1191+
{
1192+
path: '/1lo39jd',
1193+
name: 'Deepseek R1 Web ouputs much more chain-of-thought information than API?',
1194+
},
1195+
{
1196+
path: '/1lo3l7w',
1197+
name: 'Ollama to llama.cpp: system prompt?',
1198+
},
1199+
{
1200+
path: '/1lo3y10',
1201+
name: 'From the trenches, running TinyLlama-1.1B-Chat-v0.1 on iPhone',
1202+
},
1203+
{
1204+
path: '/1lo42x8',
1205+
name: 'Which would be the best uncensored model to run on 4gb Vram laptop using LMStudio?',
1206+
},
1207+
{
1208+
path: '/1lo4qxf',
1209+
name: 'Ollama or VLLM?',
1210+
},
1211+
{
1212+
path: '/1lo5uz6',
1213+
name: 'Has anyone tried running 2 AMD Ryzen™ AI Max+ 395 in parallel?',
1214+
},
1215+
{
1216+
path: '/1lo5vnf',
1217+
name: 'What is the current best local coding model with &lt;= 4B parameters?',
1218+
},
1219+
{
1220+
path: '/1lo5xyx',
1221+
name: 'Been experimenting with “agent graphs” for local LLMs — basically turning thoughts into modular code',
1222+
},
1223+
{
1224+
path: '/1lo61eb',
1225+
name: 'Got all the hardware, Got my dataset, why does it take soo long to learn how to fine-tune?',
1226+
},
11751227
],
11761228
},
11771229
{

0 commit comments

Comments
 (0)