René's URL Explorer Experiment


Title: 2bit e2e example error · Issue #2 · OpenBitSys/BitDecoding · GitHub

Open Graph Title: 2bit e2e example error · Issue #2 · OpenBitSys/BitDecoding

X Title: 2bit e2e example error · Issue #2 · OpenBitSys/BitDecoding

Description: 我尝试在e2e branch中使用2bit进行测试,但发现e2e branch中只支持4bit量化,于是我参照main branch的代码,解除了bit_decode中对于2bit量化的注释,然后使用evaluation/example.py进行测试. 具体的指令为:python example.py --model_path Llama-3.1-8B-Instruct --max_length 131072 --num_bits 2 --quant_mode k-ch...

Open Graph Description: 我尝试在e2e branch中使用2bit进行测试,但发现e2e branch中只支持4bit量化,于是我参照main branch的代码,解除了bit_decode中对于2bit量化的注释,然后使用evaluation/example.py进行测试. 具体的指令为:python example.py --model_path Llama-3.1-8B-Instruct --max_leng...

X Description: 我尝试在e2e branch中使用2bit进行测试,但发现e2e branch中只支持4bit量化,于是我参照main branch的代码,解除了bit_decode中对于2bit量化的注释,然后使用evaluation/example.py进行测试. 具体的指令为:python example.py --model_path Llama-3.1-8B-Instruct --max_leng...

Opengraph URL: https://github.com/OpenBitSys/BitDecoding/issues/2

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"2bit e2e example error","articleBody":"我尝试在e2e branch中使用2bit进行测试,但发现e2e branch中只支持4bit量化,于是我参照main branch的代码,解除了bit_decode中对于2bit量化的注释,然后使用evaluation/example.py进行测试.\n具体的指令为:python example.py --model_path Llama-3.1-8B-Instruct  --max_length 131072  --num_bits 2  --quant_mode k-channel  --group_size 128  --attn_backend bit_decoding.\n结果发现2bit量化后模型的输出质量极差,作为对比4bit模型的回答质量较好.\n但这个是令人疑惑的,因为residual_block_size在2bit情况下是设置为了256,这个窗口应该为模型留下了一定的上下文信息.\n请问是e2e branch中2bit量化的代码存在问题吗?\n还有问题在于,Bitdecoding能否支持BF16精度,因为类似于Qwen2.5-7B/14B/32B等模型,使用FP16推理可能会出现数值溢出.\n\n2bit输出:\nAnswer to 1\nLet's assume you get a nice reward you for a 1\nIn the next wave of 0  The question is a tricky one to answer, as a general rule that for any given, 0\nA question like, \"Whoa, No, Not now  Let's get you  Let's see, you're doing a very bad way of doing it  Let's give you 5  Any number of 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n\n4bit输出:\nAnswer: Arnel gave his friends 5 * 8 = 40 pencils in total.\nHe had 10 pencils for himself, so in total, he had 40 + 10 = 50 pencils.\nSince he had 10 boxes, there were 50 / 10 = 5 pencils in each box.\nThe final answer is 5. \n","author":{"url":"https://github.com/123tab","@type":"Person","name":"123tab"},"datePublished":"2025-12-25T09:15:35.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/2/BitDecoding/issues/2"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:c743f851-b609-545d-f9ef-5c24ae4dc00a
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id8E36:309E0A:C4222:10C9B8:6A505ABB
html-safe-noncec55554372bb43f7449f962bc81149f9187d53c4d07b1a917a335be06a354a1de
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RTM2OjMwOUUwQTpDNDIyMjoxMEM5Qjg6NkE1MDVBQkIiLCJ2aXNpdG9yX2lkIjoiNDEwNzcxMzg2MTkxMzY5Njk1NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac980989352413b6e11c681478089e9a69f647ba27265f3b6ac37debe6ebedd388
hovercard-subject-tagissue:3761685686
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/OpenBitSys/BitDecoding/2/issue_layout
twitter:imagehttps://opengraph.githubassets.com/c3e8d704d1a0bba939a1489272eec8be192a91743b7ee95eb6ae9f3263ad3b8b/OpenBitSys/BitDecoding/issues/2
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/c3e8d704d1a0bba939a1489272eec8be192a91743b7ee95eb6ae9f3263ad3b8b/OpenBitSys/BitDecoding/issues/2
og:image:alt我尝试在e2e branch中使用2bit进行测试,但发现e2e branch中只支持4bit量化,于是我参照main branch的代码,解除了bit_decode中对于2bit量化的注释,然后使用evaluation/example.py进行测试. 具体的指令为:python example.py --model_path Llama-3.1-8B-Instruct --max_leng...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:username123tab
hostnamegithub.com
expected-hostnamegithub.com
Noned6dc8294eb500fa36bbc57472d61fe87c522f9c3c1d64f70f4926f66a66a7efb
turbo-cache-controlno-preview
go-importgithub.com/OpenBitSys/BitDecoding git https://github.com/OpenBitSys/BitDecoding.git
octolytics-dimension-user_id247576511
octolytics-dimension-user_loginOpenBitSys
octolytics-dimension-repository_id951536355
octolytics-dimension-repository_nwoOpenBitSys/BitDecoding
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id951536355
octolytics-dimension-repository_network_root_nwoOpenBitSys/BitDecoding
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7ac0ad2f2c7e4b9056617355fd9e33e22b0c8df9
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/OpenBitSys/BitDecoding/issues/2#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FOpenBitSys%2FBitDecoding%2Fissues%2F2
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FOpenBitSys%2FBitDecoding%2Fissues%2F2
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=OpenBitSys%2FBitDecoding
Reloadhttps://github.com/OpenBitSys/BitDecoding/issues/2
Reloadhttps://github.com/OpenBitSys/BitDecoding/issues/2
Reloadhttps://github.com/OpenBitSys/BitDecoding/issues/2
Please reload this pagehttps://github.com/OpenBitSys/BitDecoding/issues/2
OpenBitSys https://github.com/OpenBitSys
BitDecodinghttps://github.com/OpenBitSys/BitDecoding
Notifications https://github.com/login?return_to=%2FOpenBitSys%2FBitDecoding
Fork 13 https://github.com/login?return_to=%2FOpenBitSys%2FBitDecoding
Star 96 https://github.com/login?return_to=%2FOpenBitSys%2FBitDecoding
Code https://github.com/OpenBitSys/BitDecoding
Issues 4 https://github.com/OpenBitSys/BitDecoding/issues
Pull requests 0 https://github.com/OpenBitSys/BitDecoding/pulls
Actions https://github.com/OpenBitSys/BitDecoding/actions
Projects https://github.com/OpenBitSys/BitDecoding/projects
Security and quality 0 https://github.com/OpenBitSys/BitDecoding/security
Insights https://github.com/OpenBitSys/BitDecoding/pulse
Code https://github.com/OpenBitSys/BitDecoding
Issues https://github.com/OpenBitSys/BitDecoding/issues
Pull requests https://github.com/OpenBitSys/BitDecoding/pulls
Actions https://github.com/OpenBitSys/BitDecoding/actions
Projects https://github.com/OpenBitSys/BitDecoding/projects
Security and quality https://github.com/OpenBitSys/BitDecoding/security
Insights https://github.com/OpenBitSys/BitDecoding/pulse
2bit e2e example errorhttps://github.com/OpenBitSys/BitDecoding/issues/2#top
https://github.com/123tab
123tabhttps://github.com/123tab
on Dec 25, 2025https://github.com/OpenBitSys/BitDecoding/issues/2#issue-3761685686
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.