lukemerrick commited on
Commit
896a8e7
·
verified ·
1 Parent(s): a71b5ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ language:
7
 
8
  This is a small lexical-dense text embedding model distilled for English-language symmetrical full-document text similarity and classification applications from [`Snowflake/snowflake-arctic-embed-m-v2.0`](https://huggingface.co/Snowflake/snowflake-arctic-embed-m-v2.0).
9
 
10
- ## Quickstart -- Transformers
11
 
12
  Luxical One includes a basic HuggingFace integration that supports model inference. GPU inference is not supported (GPU "acceleration" would not provide a meaningful boost on most systems due to how fast and small the model is).
13
 
 
7
 
8
  This is a small lexical-dense text embedding model distilled for English-language symmetrical full-document text similarity and classification applications from [`Snowflake/snowflake-arctic-embed-m-v2.0`](https://huggingface.co/Snowflake/snowflake-arctic-embed-m-v2.0).
9
 
10
+ ## Quickstart
11
 
12
  Luxical One includes a basic HuggingFace integration that supports model inference. GPU inference is not supported (GPU "acceleration" would not provide a meaningful boost on most systems due to how fast and small the model is).
13