Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
invoke-ai
/
InvokeAI
Public
Notifications
You must be signed in to change notification settings
Fork
2.9k
Star
27.9k
Code
Issues
329
Pull requests
61
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Embedding merging
- #1526
#1526
Merged
lstein
merged 24 commits into
development
invoke-ai/InvokeAI:development
from
embedding-merging
invoke-ai/InvokeAI:embedding-merging
Copy head branch name to clipboard
Nov 28, 2022
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Embedding merging
#1526
lstein
merged 24 commits into
development
invoke-ai/InvokeAI:development
from
embedding-merging
invoke-ai/InvokeAI:embedding-merging
Copy head branch name to clipboard
Commits
Commits on Nov 19, 2022
add whole <style token> to vocab for concept library embeddings
lstein
committed
ed3b26f
View commit details
Copy full SHA for ed3b26f
Browse repository at this point
Commits on Nov 20, 2022
add ability to load multiple concept .bin files
lstein
committed
65c018e
View commit details
Copy full SHA for 65c018e
Browse repository at this point
make --log_tokenization respect custom tokens
damian0815
committed
af98ae1
View commit details
Copy full SHA for af98ae1
Browse repository at this point
start working on concept downloading system
lstein
committed
83cf3a2
View commit details
Copy full SHA for 83cf3a2
Browse repository at this point
Merge branch 'embedding-merging' of github.com:/invoke-ai/InvokeAI into embedding-merging
lstein
committed
e68f7ec
View commit details
Copy full SHA for e68f7ec
Browse repository at this point
Merge branch 'development' into embedding-merging
lstein
committed
f43ba5a
View commit details
Copy full SHA for f43ba5a
Browse repository at this point
Commits on Nov 21, 2022
preliminary support for dynamic loading and merging of multiple embedded models
Show description for 5595b87
lstein
committed
5595b87
View commit details
Copy full SHA for 5595b87
Browse repository at this point
fix loading .pt embeddings; allow multi-vector embeddings; warn on dupes
damian0815
committed
6cb31fc
View commit details
Copy full SHA for 6cb31fc
Browse repository at this point
simplify replacement logic and remove cuda assumption
damian0815
committed
53d99cc
View commit details
Copy full SHA for 53d99cc
Browse repository at this point
download list of concepts from hugging face
lstein
committed
f683892
View commit details
Copy full SHA for f683892
Browse repository at this point
remove misleading customization of '*' placeholder
Show description for c54131e
damian0815
committed
c54131e
View commit details
Copy full SHA for c54131e
Browse repository at this point
Merge branch 'embedding-merging' of github.com:invoke-ai/InvokeAI into embedding-merging
damian0815
committed
1b946e4
View commit details
Copy full SHA for 1b946e4
Browse repository at this point
Commits on Nov 22, 2022
address all the issues raised by damian0815 in review of PR #1526
lstein
committed
8033790
View commit details
Copy full SHA for 8033790
Browse repository at this point
Merge branch 'embedding-merging' of github.com:/invoke-ai/InvokeAI into embedding-merging
lstein
committed
27966fb
View commit details
Copy full SHA for 27966fb
Browse repository at this point
actually resize the token_embeddings
damian0815
committed
16d8d7c
View commit details
Copy full SHA for 16d8d7c
Browse repository at this point
Commits on Nov 26, 2022
Merge branch 'development' into embedding-merging
lstein
authored
5e448e1
View commit details
Copy full SHA for 5e448e1
Browse repository at this point
multiple improvements to the concept loader based on code reviews
Show description for 87c6b5d
lstein
committed
87c6b5d
View commit details
Copy full SHA for 87c6b5d
Browse repository at this point
Merge branch 'embedding-merging' of github.com:/invoke-ai/InvokeAI into embedding-merging
lstein
committed
60bc394
View commit details
Copy full SHA for 60bc394
Browse repository at this point
Commits on Nov 27, 2022
Merge branch 'development' into embedding-merging
lstein
authored
0ef9f67
View commit details
Copy full SHA for 0ef9f67
Browse repository at this point
autocomplete terms end with ">" now
lstein
committed
0843bbc
View commit details
Copy full SHA for 0843bbc
Browse repository at this point
Merge branch 'embedding-merging' of github.com:/invoke-ai/InvokeAI into embedding-merging
lstein
committed
8961a73
View commit details
Copy full SHA for 8961a73
Browse repository at this point
fix startup error and network unreachable
Show description for cedcd95
lstein
committed
cedcd95
View commit details
Copy full SHA for cedcd95
Browse repository at this point
Commits on Nov 28, 2022
fix misformatted error string
lstein
authored
49aa405
View commit details
Copy full SHA for 49aa405
Browse repository at this point
Merge branch 'development' into embedding-merging
lstein
authored
0666efe
View commit details
Copy full SHA for 0666efe
Browse repository at this point
You can’t perform that action at this time.