FredZhang7 commited on
Commit
13bfccb
·
verified ·
1 Parent(s): 9be11d9

remove 's'

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
 
10
  # Code Logic Debugger v0.1
11
 
12
- Hardware requirements for ChatGPT GPT-4o level inference speed for the following models on an RTX 3090: >=24 GB VRAM.
13
 
14
  Note: The following results are based on my day-to-day workflows only. My goal was to run private models that could beat GPT-4o and Claude-3.5 in code debugging and generation to ‘load balance’ between OpenAI/Anthropic’s free plan and local models to avoid hitting rate limits, and to upload as few lines of my code and ideas to their servers as possible.
15
 
 
9
 
10
  # Code Logic Debugger v0.1
11
 
12
+ Hardware requirements for ChatGPT GPT-4o level inference speed for this model on an RTX 3090: >=24 GB VRAM.
13
 
14
  Note: The following results are based on my day-to-day workflows only. My goal was to run private models that could beat GPT-4o and Claude-3.5 in code debugging and generation to ‘load balance’ between OpenAI/Anthropic’s free plan and local models to avoid hitting rate limits, and to upload as few lines of my code and ideas to their servers as possible.
15