mirror of
https://github.com/NousResearch/atropos.git
synced 2026-05-01 17:45:16 +00:00
address problems
This commit is contained in:
parent
322e7e6623
commit
a8cdb53a4d
6 changed files with 99 additions and 24 deletions
|
|
@ -318,6 +318,10 @@ TeacherDistillationConfig(
|
|||
)
|
||||
```
|
||||
|
||||
If `teacher_server.model_name` is a deployment alias rather than a tokenizer
|
||||
identifier, set `teacher_server.tokenizer_name` explicitly so the env can
|
||||
validate tokenizer compatibility.
|
||||
|
||||
CLI shape:
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue