René's URL Explorer Experiment


Title: Export Gemma 2 from Keras to Saved Model? · Issue #595 · tensorflow/java · GitHub

Open Graph Title: Export Gemma 2 from Keras to Saved Model? · Issue #595 · tensorflow/java

X Title: Export Gemma 2 from Keras to Saved Model? · Issue #595 · tensorflow/java

Description: Ok, downloaded Gemma2 from https://www.kaggle.com/models/google/gemma-2/keras -unpacked and got the following files: /assets config.json metadata.json model.weights.h5 tokenizer.json -tried to load model by using following Python script:...

Open Graph Description: Ok, downloaded Gemma2 from https://www.kaggle.com/models/google/gemma-2/keras -unpacked and got the following files: /assets config.json metadata.json model.weights.h5 tokenizer.json -tried to load...

X Description: Ok, downloaded Gemma2 from https://www.kaggle.com/models/google/gemma-2/keras -unpacked and got the following files: /assets config.json metadata.json model.weights.h5 tokenizer.json -tried to load...

Opengraph URL: https://github.com/tensorflow/java/issues/595

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Export Gemma 2 from Keras to Saved Model?","articleBody":"Ok, downloaded Gemma2 from\r\nhttps://www.kaggle.com/models/google/gemma-2/keras\r\n\r\n-unpacked and got the following files:\r\n```\r\n/assets\r\nconfig.json\r\nmetadata.json\r\nmodel.weights.h5\r\ntokenizer.json\r\n```\r\n-tried to load model by using following Python script:\r\n\r\n```\r\nimport json\r\nfrom tensorflow import keras\r\n\r\n# 1. Path to the config and weights:\r\nconfig_path = \"d:/Install/TensorFlow/models/Gemma_2/config.json\"\r\nweights_path = \"d:/Install/TensorFlow/models/Gemma_2/model.weights.h5\"\r\nsaved_model_dir = \"d:/Install/TensorFlow/models/Gemma_2/gemma2_saved_model\"\r\n\r\n# 2. load model configuration\r\nwith open(config_path, 'r') as f:\r\n    model_config = json.load(f)\r\n\r\n# 3. Reconstruct the model:\r\nmodel = keras.models.model_from_json(json.dumps(model_config))\r\n\r\n# 4. Load the weights:\r\nmodel.load_weights(weights_path)\r\n\r\n# 5. Finally, save model as  TensorFlow SavedModel format:\r\nmodel.save(saved_model_dir, save_format=\"tf\")\r\n\r\nprint(\"Model saved to the :\", saved_model_dir)\r\n```\r\n-at the line\r\n\r\n`model = keras.models.model_from_json(json.dumps(model_config))`\r\n\r\ngot following error:\r\n\r\n`ValueError: Unknown layer: GemmaBackbone. Please ensure this object is passed to the `custom_objects` argument. See https://www.tensorflow.org/guide/keras/save_and_serialize#registering_the_custom_object for details.\r\n`\r\n\r\nQuestions:\r\n\r\n-  Can someone confirm that I'm on the right track?\r\n-  Looked at\r\n-  https://www.tensorflow.org/guide/keras/save_and_serialize#registering_the_custom_object\r\n\r\n but not sure what to do with GemmaBackbone...huh?\r\n \r\n any help?\r\n\r\n\r\n\r\n","author":{"url":"https://github.com/JeeDevUser","@type":"Person","name":"JeeDevUser"},"datePublished":"2024-12-07T10:54:17.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/595/java/issues/595"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:ed1c771a-ee4d-fc93-b3e7-1425da12395a
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idE1E0:2E3F95:F3E69F:1516504:696A8872
html-safe-noncef779a691d33c815fa9d71f87d920b0f65922b72548cffe325da0f688301cfb6f
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMUUwOjJFM0Y5NTpGM0U2OUY6MTUxNjUwNDo2OTZBODg3MiIsInZpc2l0b3JfaWQiOiIyMjA3NTk3MzUyMDczMjAxNzc4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac2be5e89d7f4b656f1e3c145b54b5e01f701345663f28d8de231f455fdc779708
hovercard-subject-tagissue:2724535670
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/tensorflow/java/595/issue_layout
twitter:imagehttps://opengraph.githubassets.com/ff5b15377969d4768d44be8208fc469f4063973d0acece086be2eef665d6a75c/tensorflow/java/issues/595
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/ff5b15377969d4768d44be8208fc469f4063973d0acece086be2eef665d6a75c/tensorflow/java/issues/595
og:image:altOk, downloaded Gemma2 from https://www.kaggle.com/models/google/gemma-2/keras -unpacked and got the following files: /assets config.json metadata.json model.weights.h5 tokenizer.json -tried to load...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameJeeDevUser
hostnamegithub.com
expected-hostnamegithub.com
Noned2aa6dedd7d97fa651b17c40401f2605f309df5ca5fb659bf0554cf34f1de825
turbo-cache-controlno-preview
go-importgithub.com/tensorflow/java git https://github.com/tensorflow/java.git
octolytics-dimension-user_id15658638
octolytics-dimension-user_logintensorflow
octolytics-dimension-repository_id207384523
octolytics-dimension-repository_nwotensorflow/java
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id207384523
octolytics-dimension-repository_network_root_nwotensorflow/java
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
releasec1dbca8981c5e3d6a69bce2f1d289e732b86241d
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/tensorflow/java/issues/595#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ftensorflow%2Fjava%2Fissues%2F595
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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/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%2Ftensorflow%2Fjava%2Fissues%2F595
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=tensorflow%2Fjava
Reloadhttps://github.com/tensorflow/java/issues/595
Reloadhttps://github.com/tensorflow/java/issues/595
Reloadhttps://github.com/tensorflow/java/issues/595
tensorflow https://github.com/tensorflow
javahttps://github.com/tensorflow/java
Notifications https://github.com/login?return_to=%2Ftensorflow%2Fjava
Fork 223 https://github.com/login?return_to=%2Ftensorflow%2Fjava
Star 913 https://github.com/login?return_to=%2Ftensorflow%2Fjava
Code https://github.com/tensorflow/java
Issues 151 https://github.com/tensorflow/java/issues
Pull requests 23 https://github.com/tensorflow/java/pulls
Actions https://github.com/tensorflow/java/actions
Projects 0 https://github.com/tensorflow/java/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/tensorflow/java/security
Please reload this pagehttps://github.com/tensorflow/java/issues/595
Insights https://github.com/tensorflow/java/pulse
Code https://github.com/tensorflow/java
Issues https://github.com/tensorflow/java/issues
Pull requests https://github.com/tensorflow/java/pulls
Actions https://github.com/tensorflow/java/actions
Projects https://github.com/tensorflow/java/projects
Security https://github.com/tensorflow/java/security
Insights https://github.com/tensorflow/java/pulse
New issuehttps://github.com/login?return_to=https://github.com/tensorflow/java/issues/595
New issuehttps://github.com/login?return_to=https://github.com/tensorflow/java/issues/595
Export Gemma 2 from Keras to Saved Model?https://github.com/tensorflow/java/issues/595#top
https://github.com/JeeDevUser
https://github.com/JeeDevUser
JeeDevUserhttps://github.com/JeeDevUser
on Dec 7, 2024https://github.com/tensorflow/java/issues/595#issue-2724535670
https://www.kaggle.com/models/google/gemma-2/kerashttps://www.kaggle.com/models/google/gemma-2/keras
https://www.tensorflow.org/guide/keras/save_and_serialize#registering_the_custom_objecthttps://www.tensorflow.org/guide/keras/save_and_serialize#registering_the_custom_object
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.