Refresh FTorch tutorial output for Skala 1.1 - #89
Merged
Conversation
Copilot
AI
changed the title
[WIP] Fix stale Skala-1.0 results for FTorch tutorial
Refresh FTorch tutorial output for Skala 1.1
Jul 9, 2026
awvwgk
marked this pull request as ready for review
July 9, 2026 10:21
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the FTorch Fortran integration tutorial to reflect the current Skala 1.1 runtime output, ensuring the documented transcript matches the checkpoint’s feature-loading sequence and representative numeric results.
Changes:
- Refreshed the tutorial console transcript (feature-loading lines, tensor shapes, and sample numeric values).
- Updated the documented XC energy value and downstream gradient mean values to match the Skala 1.1 reference run.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
szbernat
approved these changes
Jul 9, 2026
szbernat
left a comment
Contributor
There was a problem hiding this comment.
Verified the new output matches this tutorial, other than copilot's nitpick.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The FTorch tutorial still showed stale example output from the older Skala 1.0 flow, so the documented run no longer matched the current Skala 1.1 checkpoint and feature-loading behavior. This update brings the tutorial transcript back in line with the expected model output and feature sequence.
Documentation alignment
Example output refresh