ric9176 commited on
Commit
9b6348a
·
1 Parent(s): 6191ff6

Update README with screenshots

Browse files
Files changed (3) hide show
  1. README.md +10 -0
  2. embeddings-endpoint.png +0 -0
  3. inference-endpoint.png +0 -0
README.md CHANGED
@@ -8,3 +8,13 @@ pinned: false
8
  ---
9
 
10
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
11
+
12
+ ## Endpoints Used
13
+
14
+ ### LLM Endpoint
15
+
16
+ ![LLM Endpoint Screenshot](./inference-endpoint.png)
17
+
18
+ ### Embeddings Endpoint
19
+
20
+ ![Embeddings Endpoint Screenshot](./embeddings-endpoint.png)
embeddings-endpoint.png ADDED
inference-endpoint.png ADDED