BillSchumacher

Results 12 issues of 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...

component/ignition
kind/friction
area/stability
team/tools
platform/metal

### Background ### Changes ### Documentation ### Test Plan This feature has other issues, like configuring auth, which should be optional. ### PR Quality Checklist - [ ] My pull...

conflicts

It's possible that the plugin args are not in the correct order, use ** instead. ### Background ### Changes ### Documentation ### Test Plan ### PR Quality Checklist - [...

size/xs

### Background ### Changes ### Documentation ### Test Plan ### PR Quality Checklist - [ ] My pull request is atomic and focuses on a single change. - [ ]...

size/m

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 ###...

conflicts
size/l

This change adds a working dockerized api setup, with the new t5 weights. Thanks for the great work on this new release! ![image](https://user-images.githubusercontent.com/34168009/235551619-217536ed-6d12-4b53-8c40-bf0154fb8fef.png)

This adds a working dockerized setup for FastChat local models. They appear to use an OpenAI compliant URL scheme: ![image](https://user-images.githubusercontent.com/34168009/235552950-20579c0d-aa09-4f8d-9231-9496af8f71c2.png) ### Background ### Changes ### Documentation ### Test Plan ###...

size/m

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...