-
- Currently we define arguments like fix_head_size in tests directly
- It would be optimal to create a new config for our model+trainer
-
I have a French keyboard (AZERTY). When installing Ubuntu I can choose the keyboard layout accordingly so that the letters I see on my keyboard correspond to what is interpreted by the computer.
It…
-
### What happened?
In the below code 'config' is always undefined.
```js
import Axios from 'axios'
import { setupCache } from 'axios-cache-interceptor'
const AxiosCache = setupCache(Axios.cre…
-
Testing what causes the value layers to break, got this crash twice.
Steps to reproduce:
1) Run into bug with mod not updating value layer
2) Quit to title
3) Open overstuffed config (used Gam…
-
This mod doesnt add anyway to get skulls. It is hard to edit portal. You never said anything about lost souls in your lost cities page and didnt write about lost souls in detail because default dungeo…
-
### Describe the bug
I ran into these steps:
1. I ran `marimo config show`
2. I copied the filepath that I saw which in my case was `/Users/vincentwarmerdam/.config/marimo/marimo.toml` and figur…
-
in `node/node.go` try to externalize these validation to the config creation itself. i.e., move it upstream.
```
givenPortNumber := cfg.BacalhauConfig.API.Port
if givenPortNumber < minPortNumber {
…
-
We should fix a format for the Loculus configuration and create a schema.
-
### Feature request
Add quantization_config feature to AutoModelForCausalLM from config .
I am trying to pretrain a model from scratch and use bits and bytes so that It can be trained on less compu…
-
It is now read once and passed to session restore creation in libshpool/src/daemon/shell.rs.