Looking for LLM to use with free access token via Endpoints

Hey guys,
I’m working on a project and we’ve just made the move from the openAI API to HF endpoints. Right now what works for me is the gpt endpoint that I’m using with the same paid access token that I got from openAI.
I’m trying to find an LLM that I can use via endpoint using a free HF access token, but none of them seem to work (all the ones I tried are asking for a paid token or saying that I reached my quota with the HF free one).
I’m new to HF so looking for a detailed answer to my problem :slight_smile: