Commit graph

47 commits

Author SHA1 Message Date
e9d6360e8c
Try another sitedir fix 2025-02-11 16:43:39 +01:00
002184a308
Try to fix mksitedir 2025-02-11 16:40:30 +01:00
fe5bfa3109
Add pseudo 3d button using shadows 2025-02-11 16:37:37 +01:00
8d8923294d
feat: Embedded proxy_man for forge
- Add `figment` for config yamls
- Small `Makefile.toml` fixes ? (docset seems still broken ??)
- Copy `config.yaml` workspace & forge
- Embed proxy_man in forge
- Remove `backend_process.rs` and `process.rs`
- Update `llama_proxy_man/Cargo.toml` and `config.rs` for new dependencies
- Format
2025-02-11 04:24:43 +01:00
5b12762511
Run leptosfmt 2025-02-11 01:02:28 +01:00
19898b5d02
Cleanup llama_forge_rs stuff for monorepo 2025-02-11 00:58:14 +01:00
bebdd35c6e
docs: Update README with short term todo list 2025-02-10 23:44:25 +01:00
ad0cd12877
refactor(proxy_man): Org & modularize app
- Introduce new modules: `config.rs`, `error.rs`, `inference_process.rs`, `proxy.rs`, `state.rs`, `util.rs`
- Update `logging.rs` to include static initialization of logging
- Add lib.rs for including in other projects
- Refactor `main.rs` to use new modules and improve code structure
2025-02-10 23:40:27 +01:00
e3a3ec3826
Refactor llama_proxy_man 2025-02-10 23:22:31 +01:00
8c062ece28
Readd default feature 2025-02-10 21:48:54 +01:00
d39459f2a9
WIP Rework markdown parsing 2025-02-10 17:12:00 +01:00
604410ef61
chore: Update llama.cpp dependency to b4681
- Update flake.lock and flake.nix to use llama.cpp rev d7b31a9d84297b493a61c9a8ee3a458e7ccc64a7
- Re-enable nixcache.vlt81.de substituter and trusted public key
2025-02-10 16:05:26 +01:00
3df770f63a
Fix llama_forge_rs build & maintain a bit 2025-02-10 15:51:46 +01:00
488238222e
Remove docstub 2025-02-10 15:47:15 +01:00
801ec80301
chore: Remove unused garnix project and its deps
- Remove garnix directory and all its contents
- Update workspace Cargo.toml to reflect changes
2025-02-10 15:43:53 +01:00
ee89aa55d7
refactor: Remove unused frozen_llama package
- Remove `frozen_llama` directory and its files
- Update `members` in `Cargo.toml` to exclude `frozen_llama`
- Comment out unused `[workspace.dependencies]` and `[workspace.metadata.cargo-all-features]` sections
2025-02-10 13:33:56 +01:00
e860663c6c
WIP fix iced wasm foo 2025-02-10 10:26:13 +01:00
47525c3682
Update iced to 0.13 2025-01-31 18:45:24 +01:00
98b4f45706
Fmt 2025-01-31 18:45:19 +01:00
628e5e63fb
Update to latest llamacpp 2025-01-31 13:22:11 +01:00
aad9472372
conf: Update model configurations 2025-01-31 13:20:40 +01:00
56ce7c5831
Add mvp plans for redvault-el 2025-01-31 13:20:26 +01:00
ed369c9ed7
Update deps
- update rust toolchain
- update llamaCpp
2025-01-31 13:19:28 +01:00
589490128e
Add new redvai.el 2025-01-31 12:30:01 +01:00
b3be9d2624
Change backoff retry in proxy 2025-01-31 12:29:47 +01:00
f1eda67c1e
More redvault_el prototyping 2025-01-31 12:29:37 +01:00
78f89dcd8b
Add garnix
Modified-by: Tristan Druyen <tristan@vault81.de>
2025-01-31 12:28:07 +01:00
81c0e953f7
Remove leptos stub 2025-01-31 12:27:23 +01:00
932faab35b
Make nemotron run with desktop env 2024-11-27 10:18:54 +01:00
d33e4109c3
Add automatic open port picking 2024-11-27 10:04:29 +01:00
3b4655728d
Add TODOs 2024-11-26 18:30:51 +01:00
89dec115b7
Add spec decode config 2024-11-26 18:30:51 +01:00
7e3990f7e9
Update flakes, llama-cpp for specdecode & fix npm 2024-11-26 18:30:51 +01:00
58b04b09d1
WIP: bacon + sample.el file copied from tabby 2024-10-14 18:31:06 +02:00
1e0ca489fa
chore: Add redvault_el_rs emacs integration 2024-10-09 02:11:46 +02:00
734a6300a1 Update llama_proxy_man/README.md 2024-10-08 15:37:58 +00:00
66cf52e2ce Update README.md 2024-10-08 15:36:08 +00:00
034895d7d4
Update main README.md 2024-10-08 17:33:43 +02:00
39305f92ad
Fix warning 2024-10-08 17:29:43 +02:00
0391865791
Optimize by stopping large models first 2024-10-08 17:29:11 +02:00
6885baa679
Override targets 2024-10-08 13:01:55 +02:00
8692b5bda4
Add llama_proxy_man pkg 2024-09-19 17:21:46 +02:00
3171dc6c63
Remove unused pkg 2024-09-09 15:49:41 +02:00
3c3c232972
Add llama-cpp to main flake 2024-09-09 14:56:13 +02:00
aca1bb473d
Remove iced dir & add as git dep 2024-09-09 11:46:22 +02:00
9613bab2c3
WIP 2024-09-05 22:33:13 +02:00
fdf7cccacf
Init 2024-07-21 02:42:48 +02:00