fix extremely minor typo
fix extremely minor typo
Tell us what this change does. If you're fixing a bug, please mention the github issue number.
Please ensure you are submitting from a unique branch in your repository to main upstream.
Verification
List the steps needed to make sure this thing works
- [ ] Supporting configuration such as generator configuration file
{
"huggingface": {
"torch_type": "float32"
}
}
- [ ]
garak -m <model_type> -n <model_name> - [ ] Run the tests and ensure they pass
python -m pytest tests/ - [ ] ...
- [ ] Verify the thing does what it should
- [ ] Verify the thing does not do what it should not
- [ ] Document the thing and how it works (Example)
If you are opening a PR for a new plugin that targets a specific piece of hardware or requires a complex or hard-to-find testing environment, we recommend that you send us as much detail as possible.
Specific Hardware Examples:
- GPU related
- Specific support required
cuda/mps( Please notcudaviaROCmif related ) - Minium GPU Memory
- Specific support required
Complex Software Examples:
- Expensive proprietary software
- Software with an extensive installation process
- Software without an English language UI
DCO Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Developer Certificate of Origin before we can accept your contribution. You can sign the DCO by just posting a Pull Request Comment same as the below format.
I have read the DCO Document and I hereby sign the DCO
You can retrigger this bot by commenting recheck in this Pull Request
Thanks for the submission, closing as it looks like #1006, also caught this.