I have used little of my free student account quota. But OpenAI models are only responding with a few tokens.

Daniel Yellin 20 Reputation points
2024-02-21T18:24:18.0266667+00:00

I am teaching a university course on LLMs. I recently signed up for a student account. Today, when using the service to generate a very simple program, it outputs a couple of lines (maybe 10-12 tokens max) and that's all.
Why is this happening? In the cost analysis view of my OpenAI service, it says ".01" actual cost, and ".02" forecast cost. Under cost management, it says "You do not have any budgets." I presume this is because it is a student account, and not because I used up my quote, as I used the service hardly at all.

For "Tokens Per Minute (thousands) - GPT-35-Turbo" it says that my usage/limit is "1/1 100%". I do not know what this means and cannot find documentation on it.
How do I diagnose the issue.?
Thank you!

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,828 questions
0 comments No comments
{count} votes

Accepted answer
  1. Saurabh Sharma 23,831 Reputation points Microsoft Employee
    2024-02-22T00:30:22.1233333+00:00

    @Daniel Yellin Thanks for the confirmation. I am submitting your response as answer to this thread for so that you can accept it which will help other community members -

    Response BY Daniel Yellin> I see now that I relied on default value of max_tokens. When I increased this value, I solve the problem..

    Thanks

    Saurabh

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Daniel Yellin 20 Reputation points
    2024-02-21T19:37:33.3566667+00:00

    I see now that I relied on default value of max_tokens. When I increased this value, I solve the problem..

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.