Phillip Kuznetsov
Phillip Kuznetsov
Hi I'm Phillip, one of the Pixie maintainers. We would love to prototype this out if the community is interested!
Thanks @dthaler for the approval. @xmulligan any feedback on this PR, or do you think we can merge it?
Accept me pls luv u
I have a simple prototype binary from chatGPT that is probably 80% correct but needs testing and integration into the code: ``` package main import ( "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/iam" "github.com/aws/aws-sdk-go/service/eks"...
grab the first token returned. It corresponds to [CLS] token. This is a standard practice in LLM transformers. See this notebook - they grab the first token https://github.com/salesforce/LAVIS/blob/main/examples/blip2_feature_extraction.ipynb
I scanned the code and don't see anything obvious. Could this be something in some changed in a new cog release or something?
whoops - didn't realize I had added requirements.txt to this - that was more for me haha. I'll close this for now since you already added the change. Also no...
Any updates on when we might see a new release?