cephcyn commited on
Commit
47be756
·
verified ·
1 Parent(s): 11abd85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,6 +4,6 @@ tags:
4
  - endpoint-template
5
  ---
6
 
7
- Endpoint handler to pass batch requests DIRECTLY to Llama3.1.
8
 
9
  Requires environment variables on endpoint setup to interact with the model.
 
4
  - endpoint-template
5
  ---
6
 
7
+ Endpoint handler to naively pass batched requests into a named model.
8
 
9
  Requires environment variables on endpoint setup to interact with the model.