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
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 }}
ggml-org
/
llama.cpp
Public
Notifications
You must be signed in to change notification settings
Fork
23.7k
Star
129k
Code
Issues
902
Pull requests
1.6k
Discussions
Actions
Projects
Wiki
Security and quality
13
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
speculative : add tree-based sampling example
- #3624
#3624
Merged
ggerganov
merged 18 commits into
master
ggml-org/llama.cpp:master
from
speculative-tree
ggml-org/llama.cpp:speculative-tree
Copy head branch name to clipboard
Oct 18, 2023
Conversation
Commits
18
(18)
Checks
Files changed
Merged
speculative : add tree-based sampling example
#3624
ggerganov
merged 18 commits into
master
ggml-org/llama.cpp:master
from
speculative-tree
ggml-org/llama.cpp:speculative-tree
Copy head branch name to clipboard
Commits
Commits on Oct 12, 2023
sampling : one sequence per sampling context
Show description for 5261aee
ggerganov
committed
5261aee
View commit details
Copy full SHA for 5261aee
Browse repository at this point
Commits on Oct 14, 2023
speculative : add tree-based sampling support
Show description for 4de5a2d
ggerganov
committed
4de5a2d
View commit details
Copy full SHA for 4de5a2d
Browse repository at this point
Commits on Oct 15, 2023
speculative : reuse the n_parallel CLI param
ggerganov
committed
32a67cb
View commit details
Copy full SHA for 32a67cb
Browse repository at this point
speculative : refactor sampling
ggerganov
committed
4a7f43f
View commit details
Copy full SHA for 4a7f43f
Browse repository at this point
examples : fix build after sampling refactoring
Show description for 7e48e21
ggerganov
committed
7e48e21
View commit details
Copy full SHA for 7e48e21
Browse repository at this point
batched : fix n_seq_id
ggerganov
committed
0d96efa
View commit details
Copy full SHA for 0d96efa
Browse repository at this point
sampling : fix malloc
Show description for b5554b9
ggerganov
committed
b5554b9
View commit details
Copy full SHA for b5554b9
Browse repository at this point
swift : fix build
Show description for b8acb6c
ggerganov
committed
b8acb6c
View commit details
Copy full SHA for b8acb6c
Browse repository at this point
swift : try to fix build
Show description for 5b34bfa
ggerganov
committed
5b34bfa
View commit details
Copy full SHA for 5b34bfa
Browse repository at this point
Commits on Oct 16, 2023
prompts : add assistant.txt
ggerganov
committed
0059491
View commit details
Copy full SHA for 0059491
Browse repository at this point
common : add llama_batch_add() and llama_batch_clear() helpers
ggerganov
committed
360a333
View commit details
Copy full SHA for 360a333
Browse repository at this point
speculative : minor refactor
Show description for 1c626e2
ggerganov
committed
1c626e2
View commit details
Copy full SHA for 1c626e2
Browse repository at this point
minor : comments + rename
Show description for 373d782
ggerganov
committed
373d782
View commit details
Copy full SHA for 373d782
Browse repository at this point
Commits on Oct 17, 2023
speculative : fix off-by-one for n_drafted
ggerganov
committed
f07cd35
View commit details
Copy full SHA for f07cd35
Browse repository at this point
speculative : fix the n_drafted fix + p constants
ggerganov
committed
e6dd81f
View commit details
Copy full SHA for e6dd81f
Browse repository at this point
Merge branch 'master' into speculative-tree
ggerganov
authored
010c52e
View commit details
Copy full SHA for 010c52e
Browse repository at this point
Merge branch 'master' into speculative-tree
ggerganov
authored
bd9451c
View commit details
Copy full SHA for bd9451c
Browse repository at this point
Commits on Oct 18, 2023
Merge branch 'master' into speculative-tree
Show description for ad2727d
ggerganov
committed
ad2727d
View commit details
Copy full SHA for ad2727d
Browse repository at this point
You can’t perform that action at this time.