BillSchumacher
BillSchumacher
# Issue Report # Ignition fails to wait for network to become ready. This is problematic for an operator with hosts connected to Cisco Nexus 5k ports configured for LACP...
### Background ### Changes ### Documentation ### Test Plan This feature has other issues, like configuring auth, which should be optional. ### PR Quality Checklist - [ ] My pull...
It's possible that the plugin args are not in the correct order, use ** instead. ### Background ### Changes ### Documentation ### Test Plan ### PR Quality Checklist - [...
### Background ### Changes ### Documentation ### Test Plan ### PR Quality Checklist - [ ] My pull request is atomic and focuses on a single change. - [ ]...
They may shut this down, but could be good for a minute. ### Background This implements fetching a response from the new HuggingFace Chat endpoints. Set ```USE_HUGGINGFACE=True``` in .env ###...
This change adds a working dockerized api setup, with the new t5 weights. Thanks for the great work on this new release! 
This adds a working dockerized setup for FastChat local models. They appear to use an OpenAI compliant URL scheme:  ### Background ### Changes ### Documentation ### Test Plan ###...
Fixed - Issue where it would attempt to import redis in the store/redis.py overlapping naming... Fixed - super() calls. Fixed - An issue where py2 didn't like the class being...