d-delaurier commited on
Commit
5b40cac
1 Parent(s): 9c3fdc1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -9,4 +9,5 @@ pinned: false
9
 
10
  # Lumisync - SpecLM
11
 
12
- This is using `mistral-medium` API calls, but will be running locally as soon as the weights are released.
 
 
9
 
10
  # Lumisync - SpecLM
11
 
12
+ - This is using `mistral-medium` API calls, but will be running locally as soon as the weights are released.
13
+ - I still need to adjust parameters and tasks/prompts, but it seems to be working. the context window is limited to 32k, so i need to chunk the inputs for longer documents, working on that now.