CARVIEW |
Select Language
HTTP/2 200
date: Tue, 22 Jul 2025 23:20:51 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/withcatai/node-llama-cpp.git
etag: W/"cdc896cd1eb3d834d1111bcc8bc11f96"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=wdzBD%2B9VS%2BgWNt%2BNp6oyreLQo3boMjeYNmUi7IrGbmU7fsBV8lGNzjIYAeCYoursc1pq0zuIYxdla0TO%2BdSU0OyDtj2KzKtdDmjCKw2PQL9673QrFdmSnh%2FPG9xZ2PEl7aDZ%2Fptu7w9PWLtLSh761YMRu8Y6D8caQDL4%2F2hFn%2Bf8nfDTp3ErOcXUbgepEX471QDwqDi1p5p4cfadTmD9AyVqefBfpYCNFNtdG8UymT4aasYOc78ztsrPpselhd4Gz73lGf7efklqSwvdwDUl1w%3D%3D--8FhuILF404TQ4Fxx--lboAWwxdHX%2BClCfZBahXRg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.908867250.1753226450; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 23:20:50 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 23:20:50 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: AF90:26221E:1BBD99:25FBD3:68801CD2
feat: save and restore a context sequence state (#460) · withcatai/node-llama-cpp@f2cb873 · GitHub
Dismiss banner
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug-report.yml
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/documentation-issue.yml
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature-request.yml
Copy file name to clipboardExpand all lines: docs/guide/cmakeOptions.data.ts
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 135
Commit f2cb873
authored
feat: save and restore a context sequence state (#460)
* feat: save and restore a context sequence state
* feat: stream function call parameters
* feat: configure Hugging Face remote endpoint for resolving URIs
* feat: Qwen 3 support
* feat(`QwenChatWrapper`): support discouraging the generation of thoughts
* feat(`getLlama`): `dryRun` option
* feat: `getLlamaGpuTypes` function
* fix: adapt to breaking `llama.cpp` changes
* fix: capture multi-token segment separators
* fix: race condition when reading extremely long gguf metadata
* fix: adapt memory estimation to new added model architectures
* fix: skip binary testing on certain problematic conditions
* fix: improve GPU backend loading error description
* fix: update gguf types
* fix: performance improvements
* docs: update the awesome list
* docs: solutions to more CUDA issues1 parent c070e81 commit f2cb873Copy full SHA for f2cb873
File tree
Expand file treeCollapse file tree
60 files changed
+3520
-1237
lines changedFilter options
- .github/ISSUE_TEMPLATE
- .vitepress
- docs
- cli
- guide
- llama
- addon
- gpuInfo
- src
- bindings
- utils
- chatWrappers
- cli
- commands/inspect/commands
- evaluator
- LlamaChatSession
- LlamaChat
- LlamaContext
- gguf
- fileReaders
- insights
- utils
- parser
- types
- utils
- utils
- templates
- electron-typescript-react
- node-typescript
- test
- modelDependent
- bgeReranker
- llama3.1
- llama3.2
- standalone
- chatWrappers
- utils
- cli
- utils
- utils
- helpers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
60 files changed
+3520
-1237
lines changed.github/ISSUE_TEMPLATE/bug-report.yml
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug-report.yml+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
|
.github/ISSUE_TEMPLATE/documentation-issue.yml
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/documentation-issue.yml+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
|
.github/ISSUE_TEMPLATE/feature-request.yml
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature-request.yml+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
470 | 470 |
| |
471 | 471 |
| |
472 | 472 |
| |
473 |
| - | |
474 |
| - | |
475 | 473 |
| |
476 | 474 |
| |
477 | 475 |
| |
| |||
550 | 548 |
| |
551 | 549 |
| |
552 | 550 |
| |
553 |
| - | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
554 | 554 |
| |
555 | 555 |
| |
556 | 556 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
117 | 144 |
| |
118 | 145 |
| |
119 | 146 |
| |
|
+17-2Lines changed: 17 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
6 | 10 |
| |
7 | 11 |
| |
8 | 12 |
| |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
9 | 18 |
| |
10 | 19 |
| |
11 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
12 | 25 |
| |
13 | 26 |
| |
14 | 27 |
| |
15 | 28 |
| |
16 | 29 |
| |
17 | 30 |
| |
| 31 | + | |
| 32 | + | |
18 | 33 |
|
+81Lines changed: 81 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
446 | 446 |
| |
447 | 447 |
| |
448 | 448 |
| |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
449 | 530 |
| |
450 | 531 |
| |
451 | 532 |
| |
|
docs/guide/cmakeOptions.data.ts
Copy file name to clipboardExpand all lines: docs/guide/cmakeOptions.data.ts+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
93 | 99 |
| |
94 | 100 |
| |
95 | 101 |
| |
|
You can’t perform that action at this time.
0 commit comments