Commit graph

18 commits

Author SHA1 Message Date
6eaad79f9a
Run fmt 2025-02-20 02:13:21 +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
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
98b4f45706
Fmt 2025-01-31 18:45:19 +01:00
aad9472372
conf: Update model configurations 2025-01-31 13:20:40 +01:00
b3be9d2624
Change backoff retry in proxy 2025-01-31 12:29:47 +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
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
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
8692b5bda4
Add llama_proxy_man pkg 2024-09-19 17:21:46 +02:00