ReSyncc

Results 7 comments of ReSyncc

@nsarrazin Oh yeah if we are getting a wiki setup that is definitely the way to go. The build caching would be something to pull into release (dropped builds from...

Fixed the merge and removed the added documentation of using the prebuilt docker compose file since it will be added to the wiki later.

@nsarrazin Yeah we could combine them into one image, but we could also do multiple images if they can be used on their own so people could have different setups....

@nsarrazin Got those actions created, could I be added as a contributor to submit a pull request? 😃

Not yet but working on that now, I'll submit a new request with those changes later today with docker images that are fully self contained (but still separate images api/webui)

Thanks! It was mentioned in #15 but someone will probably have to update the Dockerfiles so that they are built fully self contained (except for volume mounts for the models),...

Did you download the model from the built in download script? i.e. `docker compose exec serge python3 /usr/src/app/api/utils/download.py tokenizer 7B`