mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
doc(v0-parameters): inform by-level must be run in v0-parameters
This commit is contained in:
@@ -72,7 +72,8 @@ cargo run --release -- --max-glwe-dim 1
|
||||
Some of our tests are comparing parameters found by previous version of `concrete-optimizer` against
|
||||
the parameters found by the current state of `concrete-optimizer`.
|
||||
|
||||
To generate those references, for the default AP, you can do:
|
||||
To generate those references, you must be in v0-parameters directory.
|
||||
For the default AP you can do:
|
||||
|
||||
```bash
|
||||
cargo run --release --bin v0-parameters-by-level -- --wop-pbs
|
||||
|
||||
Reference in New Issue
Block a user