Skip to content

Commit 5b0b7b0

Browse files
committed
wip
1 parent 4bef880 commit 5b0b7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/hub/src/lib/gguf-edit.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ describe("GGUF Metadata Update via Direct Commit - Local Integration Test", () =
8383
"Testing array field modification via direct commit call - keeping only first 2 elements of tokens array",
8484
branch: "main",
8585
isPullRequest: true, // Create a pull request
86-
accessToken: process.env.HF_TOKEN,
86+
accessToken: process.env.HF_TOKEN, // fiengrained token that can open PR on https://huggingface.co/reach-vb/TinyLlama-1.1B-Chat-v1.0-q4_k_m-GGUF
8787
useXet: true, // Required for edit operations
8888
operations: [
8989
{

0 commit comments

Comments
 (0)