-
I successfully quantized the mistralai/Mistral-Nemo-Instruct-2407 model to ONNX using the following command:
`python awq-quantized-model.py --model_path mistralai/Mistral-Nemo-Instruct-2407 --quant_p…
-
During my experiments with the Llama3_2-3B model (and its built-in tokenizer) I have noticed the following issue: even if I set `--synthetic-input-tokens-mean 256 --synthetic-input-tokens-stddev 0`, n…
-
### What type of request is this?
New feature for an existing tool
### Clear and concise description of the feature you are proposing
Token generator
### Is their example of this tool in the wild?…
-
### What type of request is this?
New feature for an existing tool
### Clear and concise description of the feature you are proposing
The token generator generates one token at a time.
Is it possi…
jicho updated
2 months ago
-
**Describe the solution you'd like**
I use the **Token generator** a lot to generate passwords, but I'd like it to store my last use settings (eg. length).
Another _nice to have_ would be to hav…
SamKr updated
1 month ago
-
Thank you for your work. Sorry, not an issue but rather a question if you don't mind.
To use these you specify in `tailwind.config.js` similar to the following?
```javascript
const plugin = re…
-
**Is your feature request related to a problem? Please describe.**
As a new user of External Secrets Operator, I would love to see a more complete example of using the AWS ECRAuthenticationToken gene…
-
### Describe the feature
I would like to have an option in the AWS CLI to generate a token/password for my ElastiCache (redis-compat with IAM auth enabled) cluster based on my current credentials the…
-
# Issue Description
As a developer, I am experiencing an error when trying to execute the IBEX-device-generator python script, which crashes during the "Add OPI to gui" stage.
### How & Where?
- _Ho…
-
## Short
A separate token generator generates all JWTs using asymmetric keys.
## Proposal
Currently the system manager uses a symmetric key, which is generated on each start of the system manager…