Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
brianpetro committed Dec 3, 2024
1 parent d2e59cf commit fc88b25
Show file tree
Hide file tree
Showing 4 changed files with 251 additions and 172 deletions.
2 changes: 1 addition & 1 deletion smart-embed-model/adapters/transformers.js
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ export const transformers_settings_config = {
description: "Number of embeddings to process per batch on GPU. Use 0 to disable GPU.",
placeholder: "Enter number ex. 10",
},
"legacy_transformers": {
"[ADAPTER].legacy_transformers": {
name: 'Legacy Transformers (no GPU)',
type: "toggle",
description: "Use legacy transformers (v2) instead of v3.",
Expand Down
Loading

0 comments on commit fc88b25

Please sign in to comment.