-
# Description of your request
Small wiki. Sort of like for the notes but instead decoupled from the specific plant.
# Describe the solution you'd like
Another entry in the status bar for a wiki
…
-
# Introduction
This issue curates a list of useful resources for the project. More categories of resources can be added over time as the project grows. An in-depth discussion pertaining to the resou…
-
Hello,
I'm trying to use potfit to create a potential file for a certain alloy and I notice in the parameters file I need to have a startpot file, can I use POTCAR pesudopotentials as a startpot f…
-
The the theme of the main Scratch Website (https://scratch.mit.edu/) was update. The them on the Scratch Wiki site should be updated to match.
-
> This issue has been migrated from old Barrier Github repository https://github.com/debauchee/barrier/issues/814
>
> Issue created on: 2020-07-25 by @phuein
> Issue last updated on: 2020-08-29
### …
-
Hey there! wiki.penguinmod.com has a the template [Infobox block](https://wiki.penguinmod.com/wiki/Template:Infobox_block). One thing needed for this template is the [Scratchblocks extension](https://…
-
As of time of writing, the only piece of info that is useful for the translators is to joining the team. Other than that, it's a void. There's almost no information on how to do the translation/locali…
-
It doesn't need to be a full-on network system, maybe just a simple cookie-based system like that proposed on the Scratch wiki for Sulfurous:
https://en.scratch-wiki.info/wiki/Sulfurous_Player#Planne…
-
Hi @xplip , thanks for sharing your code. I'm currently running the pre-training scripts, and have met the issues with finding validation dataset.
I got errors like "Repository Not Found for url: htt…
-
From Twitter - adding new tokens to Qwen don't work?
```python
# Add special tokens to the tokenizer
num_added_tokens = tokenizer.add_special_tokens({"additional_special_tokens": special_tokens})
…