Expressive Line

Learn about e-Pay Tax services for easy online tax payments and managing your income tax obligations effectively.

expressive line 1
  1. Overview The pre-filling and filing of ITR-1 service is available to registered users on the e-Filing portal. This service enables individual taxpayers to file ITR-1 either online through the e-Filing portal or by accessing the offline excel and html utility. This user manual covers the process for filing ITR-1 through the online mode. 2.

What can I do? You can e-Verify your ITR online after submitting a condonation request. 15. What is the difference between pre-login e-Verification and post-login e-Verification? You can choose to e-Verify your filed ITR before or after logging in to e-Filing portal.

expressive line 3

Do not have an account? Register Already have an account? Login test Search File ITR-2 Online File ITR-2 Online

Describe the bug Since the latest version, one can no longer set the env variable "HF_HUB_OFFLINE". Setting this variable will lead to the following failure during the model config.

I have set the required environment variables (HF_HOME, HF_HUB_OFFLINE). However the library is unable to find the model files on disk and tries to make api calls which causes errors. Logs from cloud run showing the error

expressive line 6

check for HF_HUB_OFFLINE flag before calling the HfApi for getting the quant config for offline environments. The flag raises an exception we would want to skip.

HuggingFace offline error - #2 by linlinlin - Models - Hugging Face Forums

expressive line 8

Due to network restrictions, we explicitly set HF_HUB_OFFLINE=1. This setup works fine with other frameworks like TGI and vLLM. However, when trying to switch to SGLang, the server fails to launch the model with the following traceback:

expressive line 9