pszemraj commited on
Commit
f0db938
·
verified ·
1 Parent(s): 2dae26b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -1
README.md CHANGED
@@ -61,4 +61,27 @@ task_categories:
61
  # r/LocalLLaMA posts
62
 
63
 
64
- Posts from [r/LocalLLaMA](https://www.reddit.com/r/localllama/) pulled up through Jan 6, 2025 with [arctic-shift](https://arctic-shift.photon-reddit.com/). Now you can check if your wonderfully thought out post hasn't already been asked 30x
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
  # r/LocalLLaMA posts
62
 
63
 
64
+ Posts from [r/LocalLLaMA](https://www.reddit.com/r/localllama/) pulled up through Jan 6, 2025 with [arctic-shift](https://arctic-shift.photon-reddit.com/). Now you can check if your wonderfully thought out post hasn't already been asked 30x
65
+
66
+
67
+
68
+ ## Usage
69
+
70
+
71
+ For simple semantic search, try loading it in the [vectorsearch-hub-datasets space](https://huggingface.co/spaces/davidberenstein1957/vectorsearch-hub-datasets):
72
+
73
+
74
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/60bccec062080d33f875cd0c/HCRp_cYtqfiHlO2YEaoL_.png)
75
+
76
+
77
+ ---
78
+
79
+ <script
80
+ type="module"
81
+ src="https://gradio.s3-us-west-2.amazonaws.com/4.43.0/gradio.js"
82
+ ></script>
83
+
84
+ <gradio-app src="https://davidberenstein1957-vectorsearch-hub-datasets.hf.space"></gradio-app>
85
+
86
+
87
+