t5nd commited on
Commit
c0094a1
1 Parent(s): 5ddfe44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,4 +33,4 @@ You can then determine the model to call as follows
33
  model_id = logits.argmax().item()
34
  model_to_call = id2label[model_id]
35
  ```
36
- For more details on how you can integrate this into your techstack and use notdiamond-0001 to improve quality while reducing latency and cost, check out our [documentation](https://notdiamond.readme.io/reference/introduction-1).
 
33
  model_id = logits.argmax().item()
34
  model_to_call = id2label[model_id]
35
  ```
36
+ For more details on how you can integrate this into your techstack and use notdiamond-0001 to improve quality while reducing latency and cost, check out our [documentation](https://notdiamond.readme.io/docs/introduction).