Richard Fan

Results 2 comments of Richard Fan

Can you verify that for all the models, the responses are in the format: `({"Relevancy score": "an integer score out of 10", "Reasons for match": "1-2 sentence short reasonings"})` We've...

So there are three things that need to be done to incorporate other models: 1. Get the appropriate auth/api tokens to the code 2. Change the calls in https://github.com/AutoLLM/ArxivDigest/blob/5c7340d79ba21b3c6e77510d5ca54b78dfbb0d02/src/utils.py#L108 to...